![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Created a DTS package and trying to run it from remote machine. It has the client tools already loaded. Have the same problem from another database server. Will run locally but not from another machine. The appropriate dlls are in the sql install folders. The initial step is an ActiveXcomponent and this is where it's failing. Any suggestions. thanks, C:\>dtsrun /S servername /E /N packagename DTSRun: Loading... DTSRun: Executing... DTSRun OnStart: DTSStep_DTSActiveScriptTask_1 DTSRun OnError: DTSStep_DTSActiveScriptTask_1, Error = -2147220482 (800403FE) Error string: Error Code: 0 Error Source= Microsoft VBScript runtime error Error Description: ActiveX component can't create object: 'wtDtsPackage.SubsetIm port' Error on Line 8 Error source: Microsoft Data Transformation Services (DTS) Package Help file: sqldts80.hlp Help context: 1100 Error Detail Records: Error: -2147220482 (800403FE); Provider Error: 0 (0) Error string: Error Code: 0 Error Source= Microsoft VBScript runtime error Error Description: ActiveX component can't create object: 'wtDtsPackage.SubsetIm port' Error on Line 8 Error source: Microsoft Data Transformation Services (DTS) Package Help file: sqldts80.hlp Help context: 1100 DTSRun OnFinish: DTSStep_DTSActiveScriptTask_1 DTSRun: Package execution complete. |
#3
| |||
| |||
|
|
cheilig, Did you register the component/dll? Ilya "cheilig" <cheilig (AT) discussions (DOT) microsoft.com> wrote in message news:958B132B-421E-4DE1-8FF0-25BD90EB22BB (AT) microsoft (DOT) com... Created a DTS package and trying to run it from remote machine. It has the client tools already loaded. Have the same problem from another database server. Will run locally but not from another machine. The appropriate dlls are in the sql install folders. The initial step is an ActiveXcomponent and this is where it's failing. Any suggestions. thanks, C:\>dtsrun /S servername /E /N packagename DTSRun: Loading... DTSRun: Executing... DTSRun OnStart: DTSStep_DTSActiveScriptTask_1 DTSRun OnError: DTSStep_DTSActiveScriptTask_1, Error = -2147220482 (800403FE) Error string: Error Code: 0 Error Source= Microsoft VBScript runtime error Error Description: ActiveX component can't create object: 'wtDtsPackage.SubsetIm port' Error on Line 8 Error source: Microsoft Data Transformation Services (DTS) Package Help file: sqldts80.hlp Help context: 1100 Error Detail Records: Error: -2147220482 (800403FE); Provider Error: 0 (0) Error string: Error Code: 0 Error Source= Microsoft VBScript runtime error Error Description: ActiveX component can't create object: 'wtDtsPackage.SubsetIm port' Error on Line 8 Error source: Microsoft Data Transformation Services (DTS) Package Help file: sqldts80.hlp Help context: 1100 DTSRun OnFinish: DTSStep_DTSActiveScriptTask_1 DTSRun: Package execution complete. |
![]() |
| Thread Tools | |
| Display Modes | |
| |