Class not registered -
01-26-2006
, 03:18 PM
I have a DTS package that I create and execute from vb.net. It works fine on
my development machine, but when I move it to another computer it does not
work. I copied all the dlls and rlls and registered the ones it said to
register that are listed in the redist.txt file on the SQL Server CD. That
didn't help. I tried to run the dtsrun.exe that I copied over, but I get the
following error message:
DTSRun: Cannot create COM Server to load and execute DTS Package. Error
-2147221164 (80040154): Class not registered
I thought this error was related to a missing dll, but I copied and
registered all the dll from redist.txt file so I don't think that is it.
Does anybody have any ideas? I need help on this ASAP.
Thanks so much for any help. |