Re: Application uses SFTP .NET assembly is termina (General questions)
Hi Savam,
You have pretty old version of wodSFTP.NET. Can you please remove wodSFTP.NET from your machine and install latest 3.0.6 version of wodSFTP:NET from our site.If problem persist please send us your code snippet.
You can also send us error from Done Event.
------------------------------
Private Sub sftp1_DoneEvent(ByVal Sender As Object, ByVal Args As WeOnlyDo.Client.FtpDoneArgs) Handles sftp1.DoneEvent
Debug.Print(Args.Error & & Args.Description)
End Sub
------------------------------Let us know how it goes.
Regards,
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