Hi
I created a C# Script Task for SSIS 2016 using Visual Studio 2017. The script ran fine in Visual Studio 2017. Then I deployed it in SQL Server 2016 Standard Edition. I created a Job in SQL Server for that and executed the Job. Then it failed with the following error:
Get File Metadata Error: There was an exception while loading Script Task from XML: System Exception: The Script Task "ST_f243e23b696a49118a5366d9120ea814" uses version 15.0 script that is not supported in this release of Integration Services
How do I resolve this? Appreciate your reply