Error using WinSCP With VB6 - TimeoutInMilliseconds

Advertisement

cadocfrm
Joined:
Posts:
2
Location:
Brasil

Error using WinSCP With VB6 - TimeoutInMilliseconds

Somebody can help me.

I'm using WinSCP wiht VB6. When i set property TimeoutInMilliseconds of session is showed me error "Object doesn't support this property or method" I would like set timeout connection FTP.

Somebody alredy this problem?

Thank you

Reply with quote E-mail

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Error using WinSCP With VB6 - TimeoutInMilliseconds

1) Make sure you have the latest version (and only the latest version) of WinSCP .NET assembly registered.
2) Make sure you set the property on SessionOptions class, not Session.

Reply with quote

Advertisement

You can post new topics in this forum