Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 SQL 2000 DMO install problems

Author  Topic 

awigglesworth
Starting Member

3 Posts

Posted - 2002-11-28 : 15:47:43
I'm trying to create an install for just the sqldmo.dll and its dependencies. i created an object in InstallShield, but it won't register the sqldmo.dll. I have included the following files in the install;
sqldmo.dll - version 2000.80.194
sqldmo.rll - version 2000.80.194
sqlsvc.dll - version 2000.80.194
sqlsvc.rll - version 2000.80.194
sqlunirl.dll - version 2000.80.194
w95scm.dll - version 2000.80.194

According to the redist.txt file, this is all that's needed to install the sqldmo.dll on a client machine, but it is still not working. I get the error 'The following file failed to self-register: sqldmo.dll. The operating system cannot run.'

I'm trying to this without installing the MSDE for SQL 2000, the application i need the DMO for uses MDAC 2.5, not MDAC 2.6, so the MSDE is not really a good option for me.

Any Ideas?

robvolk
Most Valuable Yak

15732 Posts

Posted - 2002-11-29 : 09:06:44
Please don't cross-post:

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=22008

Go to Top of Page
   

- Advertisement -