“Runtime error Exception has been thrown by the target of an invocation” from Script task

后端 未结 6 1332
后悔当初
后悔当初 2020-12-06 17:41

I have a SSIS package with a script task, I get the following error when i try to run it in my local system. It works fine for my collegues as well as in production. However

6条回答
  •  忘掉有多难
    2020-12-06 17:54

    I fixed this error by changing the TargetServerVersion of the SSIS Project.

    Integration Services Project Property Pages

提交回复
热议问题