Tuesday, April 15, 2014

I got this error in a VB Script Component task in an SSIS package: microsoft.sqlserver.dts.pipeline.cannotcreateusercomponentexception

I created the task as a copy of another task, which is working OK.

I was able to resolve the issue by deleting everything from the new task and copying everything from the existing task, into the new task.

No comments:

Post a Comment