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

martin

Re: Exception when calling winscp.com from VB.NET 2005

I've sent you an email.
Steelrat

Okay, found it

It works perfectly OUTSIDE a VM. Running my programm directly on the Host-OS (XP Pro) gave me no errors.
Steelrat

Exception when calling winscp.com from VB.NET 2005

Hello together,

I tried the example for accessing a remote server with VB.NET (https://winscp.net/eng/docs/guide_dotnet)

After executing [i]winscp.Start()[/i] I get an error about an unhandled Exception, not within VB (I use Try/Catch), but probably from winscp.com.

This is the environment:
Windows XP Pro in a VMware VM
VB.NET 2005
WinSCP (latest version)

Calling WinSCP.com from the Windows Explorer works without problems.

Any ideas?