Re: Application uses SFTP .NET assembly is termina (General questions)

by woddrazen, (6720 days ago) @ Selvam Paramasivan

Selvam,


Somehow you have DEMO version of wodSFTP.NET on your machine.

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.

You don't have to change your code. Usage of latest version is same as for previous versions.


Drazen

locked

Complete thread: