|
-
August 22nd, 2001, 07:52 AM
#1
Error Registering msadox.dll
I have an application I compiled and packaged with VB6 service pack 5. The install works on all machines except one I have tried. The problem machine is an older machine with Win95 installed from disks. The dll, msadox.dll will not register on this machine. Does anyone know any possible reasons for this problem? Or any type of work around other than changing my program from ADO to DAO? Only the msadox.dll has given me problems.
Thank you in advance.
Catrina
-
August 22nd, 2001, 05:44 PM
#2
Re: Error Registering msadox.dll
Hi,
You can register it manulaly if you want this option.
open this DLL with (Regsvr32.exe)
If you double click this DLL which resides in that computer. Since, it is window 95, then it will be in
C:\Windows\system
When you double click the DLL, it will give you a dialog window asking you to open with what?
Click browse and go to C:\Windows\system again, and select (Regsvr32.exe) then, ok. Upon successfull registration it will prompt you.
Hope it will work for you.
Good Luck!
Thanks
Hisham
Thank You, Hisham
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|