Pipe2Path
Programmer
- Aug 28, 2001
- 60
I have my VB app running a DTS package to load some data.
When I compile the VB app, and run it on a client workstation, the app errors out saying that it can't create
an ActiveX object.
I tried registering the dtspkg.dll on the client's machine, but regsvr32 won't work on this file.
I guess my question is, how do you register a DTS package in runtime, or do you even need to.
Thanks.
When I compile the VB app, and run it on a client workstation, the app errors out saying that it can't create
an ActiveX object.
I tried registering the dtspkg.dll on the client's machine, but regsvr32 won't work on this file.
I guess my question is, how do you register a DTS package in runtime, or do you even need to.
Thanks.