web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / Nishant Rana’s Weblog / Fixed – The Script Task use...

Fixed – The Script Task uses version 15.0 script that is not supported in this release of Integration Services

Nishant Rana Profile Picture Nishant Rana 11,325 Microsoft Employee
Recently after deploying the SSIS packages, on one of the packages that uses Script Component, we started getting below error message This happened because SSIS packages had target version SQL 2017 and the SQL Server version was 2016 (select @@VERSION) The fix is to update the target version that matches the SQL Server Version. Right … Continue reading "Fixed – The Script Task uses version 15.0 script that is not supported in this release of Integration Services"

This was originally posted here.

Comments

*This post is locked for comments