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

Advertisement

maneshdas@gmail.com
Joined:
Posts:
2
Location:
UK

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!

Reply with quote

Advertisement

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

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.

Reply with quote

Advertisement

You can post new topics in this forum