Problems with SSIS and WinSCP Assembly 5.21.5
Hi there,
I use WinSCP Assembly in my SSIS Script task. As soon as my package runs into the
Can you please help me how to solve this?
Thanks in advance!
Regards,
Martin
I use WinSCP Assembly in my SSIS Script task. As soon as my package runs into the
Session.Open
part, I get the following error message from debugger:
Problem persists if I change log folder withInformation: 0x1 at Upload to FTP, Error: ERROR: WinSCP WinSCP.SessionLocalException: WinSCP process terminated with exit code -1073741819 (C0000005).
There was no output.
Response log file C:\Users\...\AppData\Local\Temp\wscp3164.029341EE.tmp was not created.
This could indicate lack of write permissions to the log folder or problems starting WinSCP itself.
bei WinSCP.Session.Open(SessionOptions sessionOptions)
bei ST_1138412fae60475f9346f7177723cdda.ScriptMain.Main()
The program '[12000] DtsDebugHost.exe: DTS' has exited with code 0 (0x0).
Session.XmlLogPath
.
Can you please help me how to solve this?
Thanks in advance!
Regards,
Martin