I am getting the notorious error "Object library not registered" when I open a .vbp project on a new machine. So, I go ahead and keep loading the project. It starts running, and fails on the following line: Set clsObjDb = New clsADODB_Oracle -- with the following error: Runtime '429' ActiveX component can't create object

I have reinstalled Oracle. I can connect. I have also reviewed the Project References and I had one that was not registered. I fixed that. I am stumped on how to find this problem. Suggestions??

The new machine is 64 bit Windows 7 but I have installed 32 bit Oracle because of all the problems. I have had this working, but for the life of me, I cannot remember how I did it!!