I've got a frustrating problem. I have a database that calls a compiled DLL. It works perfectly on one computer, which in case it matters, is running Windows 7 with Access 2010.
But on a second computer running Windows 7 with Access 2010, when I open the form that calls the DLL, I get the error "Runtime error 429. ActiveX component can't create object.
I've checked to make sure all my references are selected the same as computer 1. I've also tried running regsvr32 on the DLL to register it, but it hasn't helped.
I even tried reinstalling Windows from scratch on computer number 2 in case there was something going on, but I still get that error every time I open the form calling to that DLL.
Could there be some security setting preventing ActiveX components from running? I'm pulling my hair out on this one.
Thanks in advance.
But on a second computer running Windows 7 with Access 2010, when I open the form that calls the DLL, I get the error "Runtime error 429. ActiveX component can't create object.
I've checked to make sure all my references are selected the same as computer 1. I've also tried running regsvr32 on the DLL to register it, but it hasn't helped.
I even tried reinstalling Windows from scratch on computer number 2 in case there was something going on, but I still get that error every time I open the form calling to that DLL.
Could there be some security setting preventing ActiveX components from running? I'm pulling my hair out on this one.
Thanks in advance.