Re: Unable to Connect to a Site using FTPSwithData - WeOnlyDo Discussion board

Re: Unable to Connect to a Site using FTPSwithData (General questions)

by ogedei, Tuesday, September 04, 2007, 20:26 (6290 days ago) @ woddrazen

Args.accept = false

STATECHANGE to Connecting to server (from Disconnected from server)
STATECHANGE to Initializing secure connection (from Connecting to server)
STATECHANGE to Disconnected from server (from Initializing secure connection)
DISCONNECTED Connection was closed by foreign host.

Turning on blocking and using a try/catch block

System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.
at ..()
at WeOnlyDo.Client.FtpDLX.Connect()
at SimpleVB.Form1.button1_Click(Object sender, EventArgs e)STATECHANGE to Initializing secure connection (from Connecting to server)
STATECHANGE to Disconnected from server (from Initializing secure connection)
DISCONNECTED Connection was closed by foreign host.


Is there no longer a Debug method?


Complete thread: