-
A program that I just finished will install and run with no problems on Windows NT or Windows 98, but when I try to install it on a Windows 95 machine, I get the message
"Unable to open file 'C:\Program Files\Common Files\System\OLE DB\msdadc.dll' to register it"
and then the message "Unable to register library " and the same path and file name. The program will not run without this dll.
What the HELL is causing this and what can I do to fix it? HELP, PLEASE! Release date is Friday!
Thanks,
Andrew
-
I had a similar problem with a project I was doing on a windows 2000 machine with VB6. Whenever I tried to install it on a 95 machine I had the same kind of problems.
It may not help you but I resolved it by installing the vb5 runtime file as well as the vb6 one.
-
I don't mean to sound stupid, but how would I go about including the vb5 runtime file?
Thanks,
Andrew
-
If you go to www.vbaccelerator.com and go to the link in the left hand frame for code - problems, somewhere down the page is a link for vb5 runtime files.
Hope this helps. :)