Invalid state. Not connected (General questions)
Hey,
I have the same issue as in topic 1110190746, i try to connect but the status never change to Connected and when I check the log of the SSH server I get the following error:
Service Terminated by exception: sochet bind operation failed with error 10048
and here is the exception I get when I try to call GetFile Method
[code]Invalid state. Not connected.
Stack Trace: at n.ap()
at n.c(String A_0, String A_1)
at WeOnlyDo.Client.SFTP.GetFile(String LocalPath, String RemoteFile)
at DLEngine.Utilities.ClientSFTP.GetAndDeleteFile(String SourceFilePath, String DestinationFilePath)
at DMPImport.DMPImport.GetLenderFiles()[/code]
could you please tell me what's wrong?