Re: C# LicenseKey property (General questions)
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:
- C# LicenseKey property - jojo, 2005-06-28, 21:16
- Re: C# LicenseKey property - wodSupport, 2005-06-28, 21:25
- Re: C# LicenseKey property - jojo, 2005-06-28, 21:49
- Re: C# LicenseKey property - wodSupport, 2005-06-28, 21:51
- Re: C# LicenseKey property - jojo, 2005-06-28, 21:58
- Re: C# LicenseKey property - wodSupport, 2005-06-28, 21:59
- Re: C# LicenseKey property - jojo, 2005-06-28, 22:32
- Re: C# LicenseKey property - wodSupport, 2005-06-28, 22:34
- Re: C# LicenseKey property - jojo, 2005-06-28, 22:39
- Re: C# LicenseKey property - wodSupport, 2005-06-28, 22:42
- Re: C# LicenseKey property - Brant, 2006-05-13, 06:04
- Re: C# LicenseKey property - wodAlan, 2006-05-13, 11:41
- Re: C# LicenseKey property - wodAlan, 2006-05-14, 20:45
- Re: C# LicenseKey property - wodAlan, 2006-05-13, 11:41
- Re: C# LicenseKey property - Brant, 2006-05-13, 06:04
- Re: C# LicenseKey property - wodSupport, 2005-06-28, 22:42
- Re: C# LicenseKey property - jojo, 2005-06-28, 22:39
- Re: C# LicenseKey property - wodSupport, 2005-06-28, 22:34
- Re: C# LicenseKey property - jojo, 2005-06-28, 22:32
- Re: C# LicenseKey property - wodSupport, 2005-06-28, 21:59
- Re: C# LicenseKey property - jojo, 2005-06-28, 21:58
- Re: C# LicenseKey property - wodSupport, 2005-06-28, 21:51
- Re: C# LicenseKey property - jojo, 2005-06-28, 21:49
- Re: C# LicenseKey property - wodSupport, 2005-06-28, 21:25