Getting Error in function SessionOptions()

Advertisement

Prabhat Ranjan Verma
Guest

Getting Error in function SessionOptions()

Hi,
We have implemented WinSCP API in .Net application. It working properly but from a few days back we are getting connection failed error. After deep investigation, I found that there is an error from class SessionOptions constructer SessionOptions(). Can you please suggest why we are getting this error. Nothing is changed from our end.

Stack Trace : at WinSCP.SessionLogReader.Read(LogReadFlags flags)
at WinSCP.ElementLogReader.Read(LogReadFlags flags)
at WinSCP.SessionElementLogReader.Read(LogReadFlags flags)
at WinSCP.CustomLogReader.TryWaitForNonEmptyElement(String localName, LogReadFlags flags)
at WinSCP.CustomLogReader.WaitForGroupAndCreateLogReader()
at WinSCP.Session.Open(SessionOptions sessionOptions)

Reply with quote

Advertisement

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

Re: Getting Error in function SessionOptions()

Sorry, but can you share the exception error message?
Or even better, a complete session log file?

Reply with quote

Advertisement

You can post new topics in this forum