Re: Application uses SFTP .NET assembly is termina (General questions)
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
Complete thread:
- Application uses SFTP .NET assembly is terminated - Selvam Paramasivan, 2006-12-12, 20:29
- Re: Application uses SFTP .NET assembly is termina - woddrazen, 2006-12-12, 20:37
- Re: Application uses SFTP .NET assembly is termina - woddrazen, 2006-12-12, 20:38
- Re: Application uses SFTP .NET assembly is termina - Selvam Paramasivan, 2006-12-12, 20:52
- Re: Application uses SFTP .NET assembly is termina - woddrazen, 2006-12-12, 20:56
- Re: Application uses SFTP .NET assembly is termina - Selvam Paramasivan, 2006-12-12, 21:02
- Re: Application uses SFTP .NET assembly is termina - woddrazen, 2006-12-12, 21:08
- Re: Application uses SFTP .NET assembly is termina - Selvam Paramasivan, 2006-12-12, 21:55
- Re: Application uses SFTP .NET assembly is termina - woddrazen, 2006-12-12, 22:08
- Re: Application uses SFTP .NET assembly is termina - Selvam Paramasivan, 2006-12-12, 21:55
- Re: Application uses SFTP .NET assembly is termina - woddrazen, 2006-12-12, 21:08
- Re: Application uses SFTP .NET assembly is termina - Selvam Paramasivan, 2006-12-12, 21:02
- Re: Application uses SFTP .NET assembly is termina - woddrazen, 2006-12-12, 20:56
- Re: Application uses SFTP .NET assembly is termina - Selvam Paramasivan, 2006-12-12, 20:52
- Re: Application uses SFTP .NET assembly is termina - woddrazen, 2006-12-12, 20:38
- Re: Application uses SFTP .NET assembly is termina - woddrazen, 2006-12-12, 20:37