Error encountered while running a DTS 2000 package under SSIS -
03-27-2006
, 01:53 PM
I created a new package to run a DTS 2000 package within SSIS. When I
executed this package, I got the following error. I've already had the DTS
2000 runtime installed, though:
Error: 0x0 at Execute DTS 2000 Package Task:
System.Runtime.InteropServices.COMException (0x80040428): Package failed
because Step 'DTSStep_DTSActiveScriptTask_1' failed.
at DTS.PackageClass.Execute()
at
Microsoft.SqlServer.Dts.Tasks.Exec80PackageTask.Ex ec80PackageTask.ExecuteThread()
Task failed: Execute DTS 2000 Package Task
Any help would be appreciated!!! |