Hi,
I'm using VB6 to develop a program and I need to do a package to setup in another PC. The package wizard picks up msado15.dll which I'm using in the program but after setting up in the PC and running my program, it returns "ActiveX can't create object error".
I tried to unregister msado15.dll from the windows/system directory and it gave me a LoadLibrary error. I tried to register msado15.dll again but it also return a LoadLibrary error.
I tried to install MDAC in the hope that it can "repair" the error but MDAC prompts that msado15 cannot be registered too.
I have another copy of msado15 in the common files directory. How do I know which msado15 is causing the problem?
Can anyone suggest what I should do?
Thank you.
Regards,
Doris
I'm using VB6 to develop a program and I need to do a package to setup in another PC. The package wizard picks up msado15.dll which I'm using in the program but after setting up in the PC and running my program, it returns "ActiveX can't create object error".
I tried to unregister msado15.dll from the windows/system directory and it gave me a LoadLibrary error. I tried to register msado15.dll again but it also return a LoadLibrary error.
I tried to install MDAC in the hope that it can "repair" the error but MDAC prompts that msado15 cannot be registered too.
I have another copy of msado15 in the common files directory. How do I know which msado15 is causing the problem?
Can anyone suggest what I should do?
Thank you.
Regards,
Doris