I published a package using visual studio 2015 to A SQL Server 2014 (12.0.2269.0). When the package is executed it errors out on the script task with a message indicating that the script version 14.0 is not supported on this version if SSIS. Questions
is where do I get the latest version/update to allow these to run?
Lee