Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

cadocfrm

Re: Error using WinSCP With VB6 - TimeoutInMilliseconds

Thank you so much. With your help worked perfect.
martin

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.
cadocfrm

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