Hello everybody,
I need to install the dtsrun util on a client who needs to call a dts package. I want to do this without enterprise manager.
We had no problem in the past withWin NT 4 client. Right now, I try to
install this dtsrun utility on a Win2k pro client and when I do regsvr32
dtsffile.dll
The instructions are explained on redist.txt on the sql server CD rom.
I receive each time the message that I can't register the dll.
Can anyone point me in some direction ?
Thanks,
Bjorn
this is the information I found :
INSTALLATION NOTES FOR DATA TRANSFORMATION SERVICES (DTS)
------------------
The following files must be registered using the regsvr32.exe utility:
dtsffile.dll
dtspkg.dll
dtspump.dll
axscphst.dll
Example: regsvr32 80\Tools\Binn\dtsffile.dll
The sqlunirl.dll file should reside in the system folder (i.e.,
\winnt\system32 or \windows\system).in the Text Box type: regsvr32 d:\YourDir\YourFile
where "d:\YourDir\YourFile" is the full path to the dll's.
Seems like you may have left out the c:\pf\MSQLS\80\...\file.dll
Hope this may help...
To unregister it, type in the text box: regsvr32 /u d:\YourDir\YourFile
NOTE: The full path of the dll must be enclosed as regsvr32 "c:\PF\MSLS\80\your.dll" to succeed.|||Also this file may be used to register dll's by right clicking with the shift key
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment