Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

waynehess

Getting exit code 255 when executing Process task in SSIS using WinSCP

I'm running and SSIS package in VS 2017 and have the latest version of WinSCP installed.
Before the server was updated I hadn't had any problems with running the same SSIS package.
Now when I try to execute Batch file in SSIS it comes back with the error
[Execute Process Task] Error: In Executing "C:\Program Files (x86)\WinSCP\NutriKids_sftp.bat" "" at "C:\Program Files (x86)\WinSCP", The process exit code was "255" while the expected was "0".

I can run the batch file outside of WinSCP fine and it runs without issue, only when trying to run it from VS. Any help would be appreciated TIA