Re: WeOnlyDo.Exceptions.SFTP.LicenseInvalidExcepti - WeOnlyDo Discussion board

Re: WeOnlyDo.Exceptions.SFTP.LicenseInvalidExcepti (General questions)

by wodSupport, Wednesday, March 29, 2006, 23:44 (6628 days ago) @ locovare

I think you have some sort of cache-ing problems.

Please uninstall wodSFTP.NET. Remove reference from your project. Delete 'bin' and 'obj' folder created by VS (if you use VS). Search your hard disk for all occurances of 'WeOnlyDo.Client.SFTP.dll' and delete them. Check if version exists in GAC,

GACUTIL /l

and remove it (GACUTIL /u) if it does.

Reboot.

Now install wodSFTP.NET licensed version (make sure it's licensed one, it should ask for your license key during install). Add reference back to your project, make sure you set LicenseKey before Connect and... run it :)

This is longer way to make it work, but I am sure this should help you out.

Kreso


Complete thread: