Re: C# LicenseKey property - WeOnlyDo Discussion board

Re: C# LicenseKey property (General questions)

by wodAlan, Sunday, May 14, 2006, 20:45 (6767 days ago) @ wodAlan

Brant,

You can try following:

Please remove reference to wodSFTP.NET from your project, close VS.

Delete bin and obj folders. Uninstall wodSFTP.NET. Make sure it doesn't have any leftover DLLs (search your hard drive for WeOnlyDo.Client.SFTP.dll and delete them).

Make sure it's not in the GAC anymore (gacutil -l) and if you find it there, uninstall it too (gacutil -u).

When you're sure wodSFTP.NET is not installed anymore, now install it again, but make sure you install licensed version (one that asks for license key during installation). Open VS, add reference back, and now try it.

This is longest way to make it work, but usually does work.

Regards,
Alan


Complete thread: