Re: Error in running dockerized .NET app that uses WinSCP
Please set
Session.DebugLogPath
and post the log.
Session.DebugLogPath
and post the log.
Unhandled exception. WinSCP.SessionLocalException: WinSCP process terminated with exit code -1073741515 (C0000135). There was no output. Response log file C:\Windows\TEMP\wscp079C.011C7A8C.tmp was not created. This could indicate lack of write permissions to the log folder or problems starting WinSCP itself.
at WinSCP.Session.Open(SessionOptions sessionOptions)
at PullSFTP.Program.Main(String[] args) in C:\Program.cs:line 39
at PullSFTP.Program.<Main>(String[] args)