dbTalk Databases Forums  

URGENT: can't redistribute DTS runtime files????

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss URGENT: can't redistribute DTS runtime files???? in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jéjé
 
Posts: n/a

Default URGENT: can't redistribute DTS runtime files???? - 07-11-2005 , 01:48 PM






Hi,

I have created my own application and I'm using DTS.
I have an installation package to automatically install the application.

but the installation failed on new computer (installation from scratch)
The system can't register any DTS DLL files!!!

the manual regsvr32 dtsffile.dll command return a loadlibrary failed
error!!!

what I have to install before I can deploy my program?
which DLL is missing???

the SQLDTS.com aritcle don't help me.

I think there is a missing DLL anywhere on the system, but which one???
The problem appear on XP station, but I'm not sure about other version of
Windows.

thanks for your help.

Jerome.



Reply With Quote
  #2  
Old   
frank chang
 
Posts: n/a

Default RE: URGENT: can't redistribute DTS runtime files???? - 07-11-2005 , 05:45 PM






dtssf Hi, Have you used the Windows XP utility depends.exe yet? What I find
really helps find the runtime dependencies of COM dlls on XP is to use
depends.exe in profile mode on regsvr32.exe with C:\..\...\dtsffile.dll as
the argument.

"Jéjé" wrote:

Quote:
Hi,

I have created my own application and I'm using DTS.
I have an installation package to automatically install the application.

but the installation failed on new computer (installation from scratch)
The system can't register any DTS DLL files!!!

the manual regsvr32 dtsffile.dll command return a loadlibrary failed
error!!!

what I have to install before I can deploy my program?
which DLL is missing???

the SQLDTS.com aritcle don't help me.

I think there is a missing DLL anywhere on the system, but which one???
The problem appear on XP station, but I'm not sure about other version of
Windows.

thanks for your help.

Jerome.




Reply With Quote
  #3  
Old   
Jéjé
 
Posts: n/a

Default Re: URGENT: can't redistribute DTS runtime files???? - 07-11-2005 , 06:56 PM



I have found an utility to do this
andfinally there is a missing file msvcrt71.dll
which is not a missing file, but a file in a non-system folder!!! (not in
system32)

after I have added it to my application folder the regsvr32 works fine.


"frank chang" <frankchang (AT) discussions (DOT) microsoft.com> wrote

Quote:
dtssf Hi, Have you used the Windows XP utility depends.exe yet? What I
find
really helps find the runtime dependencies of COM dlls on XP is to use
depends.exe in profile mode on regsvr32.exe with C:\..\...\dtsffile.dll as
the argument.

"Jéjé" wrote:

Hi,

I have created my own application and I'm using DTS.
I have an installation package to automatically install the application.

but the installation failed on new computer (installation from scratch)
The system can't register any DTS DLL files!!!

the manual regsvr32 dtsffile.dll command return a loadlibrary failed
error!!!

what I have to install before I can deploy my program?
which DLL is missing???

the SQLDTS.com aritcle don't help me.

I think there is a missing DLL anywhere on the system, but which one???
The problem appear on XP station, but I'm not sure about other version of
Windows.

thanks for your help.

Jerome.






Reply With Quote
  #4  
Old   
Darren Green
 
Posts: n/a

Default Re: URGENT: can't redistribute DTS runtime files???? - 07-12-2005 , 07:42 AM



dtsffile.rll does not need to be registered.


"Jéjé" <willgart_A_ (AT) hotmail_A_ (DOT) com> wrote

Quote:
Hi,

I have created my own application and I'm using DTS.
I have an installation package to automatically install the application.

but the installation failed on new computer (installation from scratch)
The system can't register any DTS DLL files!!!

the manual regsvr32 dtsffile.dll command return a loadlibrary failed
error!!!

what I have to install before I can deploy my program?
which DLL is missing???

the SQLDTS.com aritcle don't help me.

I think there is a missing DLL anywhere on the system, but which one???
The problem appear on XP station, but I'm not sure about other version of
Windows.

thanks for your help.

Jerome.





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.