Distribution woes
- From: "That Guy" <i_powers@xxxxxxxxxxx>
- Date: 1 Nov 2006 07:42:04 -0800
Hello world,
I have been working on a program that utilizes a number of disconnected
record-sets to store all kinds of information. I have since tried to
release a beta version of this program to my users and have encountered
a problem.
The program loads fine, but when I start the process and begin
initializing things I get an error that says, "ActiveX cannot create
object". I read that this is most likely caused by a poor instantiation
of MDAC, ADO, or DAO methods. The advice that I have seen in most
places tells me that I should reinstall or re register my ADO or DOA
DLLs. I have tried this to no avail.
I packaged MDAC_TYP.EXE version 2.6 with my program and I have it run
during install. I also package the version of the ADO DLL that I use
within my program and have it self-register during installation but
have still been unable to solve the problem.
I am not sure though that the data access methods that I am using are
the problem. I am also using an instance of MSXML, and stepping through
my program have found that it is possible that when I am trying to
create the xml objects I could also be generating this error. I did
package the MSXML runtimes with the program via the MSXML4 msm modules,
and I think that they are installing correctly, but I don't know how
to check other than to search for the DLLs in the system32 folder
(which I did and I found them to be there).
I really don't know what to do now any advice would be greatly
appreciated.
Thank you
Guy
.
- Prev by Date: Distribution woes
- Next by Date: Database transactions and data-state flags
- Previous by thread: Distribution woes
- Next by thread: Database transactions and data-state flags
- Index(es):
Relevant Pages
|