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

martin

Re: WinSCP NuGet package causing Visual Studio 2017 SSIS - "Script Task" error...

Please attach a full session and debug log file showing the problem (using the latest version of WinSCP).

To generate the log files, set Session.SessionLogPath and Session.DebugLogPath. Submit the logs with your post as an attachment. If you do not want to post the logs publicly, you can mark the attachments as private.
maneshdas@gmail.com

Re: WinSCP NuGet package causing Visual Studio 2017 SSIS - "Script Task" error...

martin wrote:

What version of WinSCP are you using?

This looks like this problem:
https://winscp.net/tracker/1583


Hello, I am using WinSCP latest version- 5.11.3 (NuGet Package)

Thanks!
Manesh
martin

Re: WinSCP NuGet package causing Visual Studio 2017 SSIS - "Script Task" error...

What version of WinSCP are you using?

This looks like this problem:
https://winscp.net/tracker/1583
maneshdas@gmail.com

WinSCP NuGet package causing Visual Studio 2017 SSIS - "Script Task" error...

Hello,
I am trying to implement SFTP file transfer by using WinSCP NuGet package from the Visual Studio 2017 SSIS - Script task. Whenever I add ScripTask and add WinSCP assembly reference to the C# script project its added and build the solution successfully. But when I am closing the script project and save the SSIS project/click the Script Task "OK" button it throws error saying that "'.', hexadecimal value 0x00, is an invalid character. Line 2 Position 13 (Microsoft.SqlServer.ManagedDTS)"

Kindly help to resolve this issue.
Thanks!