TooMuchCoffee
Programmer
Looked on the web for MANY days for any help on this but everyone suggests something else and so far none of it has helped. Ugh. Maybe this site will be better since there is a large "brain trust" here.
Ok, I've taken over a VB6 SP5 application that connects to an Access 2000 DB (ver 9.0.3821 SR-1)
While executing the program in VB6 it works perfectly. When I create the *.exe and distribute and install to the SAME computer I developed it on (and other PCs in the office), I encounter the "Automation Error -2147417848 The object invoked has disconnected from it's clients". What's weird is that it happens even on the machine I develope on.
There are some Crystal Reports 8.0.1.0 (CRW32 8.0.0.441) reports and viewers integrated into the system as well as APEX True DBGrid Pro 6.0 (build 6.0.0204 ) controls. My data controls are the objects that come with VB...I'm using the MS DAO 3.6 Object Library, I have the latest MDAC (even copied to the redistribute directory of VB) yadda yadda yadda. I've tried installing MDAC then JET 4 SP3 on the machine still, same problem. Can anyone think of what is causing this? I've even run the application that compares DLLs in memory between machine X and machine Y - they are identical.
If you'd like a code snippet, let me know.
Thanks for your help
At Wits End,
Aaron
Ok, I've taken over a VB6 SP5 application that connects to an Access 2000 DB (ver 9.0.3821 SR-1)
While executing the program in VB6 it works perfectly. When I create the *.exe and distribute and install to the SAME computer I developed it on (and other PCs in the office), I encounter the "Automation Error -2147417848 The object invoked has disconnected from it's clients". What's weird is that it happens even on the machine I develope on.
There are some Crystal Reports 8.0.1.0 (CRW32 8.0.0.441) reports and viewers integrated into the system as well as APEX True DBGrid Pro 6.0 (build 6.0.0204 ) controls. My data controls are the objects that come with VB...I'm using the MS DAO 3.6 Object Library, I have the latest MDAC (even copied to the redistribute directory of VB) yadda yadda yadda. I've tried installing MDAC then JET 4 SP3 on the machine still, same problem. Can anyone think of what is causing this? I've even run the application that compares DLLs in memory between machine X and machine Y - they are identical.
If you'd like a code snippet, let me know.
Thanks for your help
At Wits End,
Aaron