BJ
Oct 13th, 1999, 05:47 AM
I had a program that I compiled and saved to CD and installed. It worked fine.
I wanted to change the words on a help form so I went back to the project and edited it then recompiled it.
Now when I try to install the new program I get the error message "Class Not Registered" "Looking for object with CLSID {00000010-0000-0010-8000-00AA006D2EA4}
I get the message three times then it gives something like "varible with object not defined"
I am sure this has to do with my database. I have 3 recordset objects in the program. Trying to connect to an Access DB. I can't find out what I have done wrong.
I have tried to install it under a different directory, filename, and use other copies of of the DB I had saved etc.
By the way it works fine on my own computer.
BJ
I wanted to change the words on a help form so I went back to the project and edited it then recompiled it.
Now when I try to install the new program I get the error message "Class Not Registered" "Looking for object with CLSID {00000010-0000-0010-8000-00AA006D2EA4}
I get the message three times then it gives something like "varible with object not defined"
I am sure this has to do with my database. I have 3 recordset objects in the program. Trying to connect to an Access DB. I can't find out what I have done wrong.
I have tried to install it under a different directory, filename, and use other copies of of the DB I had saved etc.
By the way it works fine on my own computer.
BJ