PG Offline

PG Offline => I need Help ! => Topic started by: peterbm on November 11, 2009, 10:52:42 AM

Title: ActiveX connection error
Post by: peterbm on November 11, 2009, 10:52:42 AM
I just installed Acrobat Pro and (amongst numerous other issues!) am now getting this error message from PGOffline:

(http://home.exetel.com.au/peterbmack/AcXerror.jpg)

Clicking "OK" progresses to:

(http://home.exetel.com.au/peterbmack/foldererror.jpg)

and finally PGOffline starts but with no database open. If I try to manually open my database it gives me the initial error again and fails to open the MDB.

I've reinstalled VB6SP6 and also done a couple of Repairs on PGOffline.

The ygroups.mdb opens OK in Access 2003, although it appears to have lost all messages from one of the groups, odd but not a big deal.

Any suggestions?

Peter
Title: Re: ActiveX connection error
Post by: Wilson Logan on November 12, 2009, 03:01:52 PM
Hi Peter,

This may mean that you have a corrupt MDAC (Microsoft Data Access Components) installation on your computer.

The latest MDAC is here:

http://www.microsoft.com/downloads/details.aspx?FamilyID=6c050fe3-c795-4b7d-b037-185d0506396c&displaylang=en

failing that, you may wish to check your JET installation:

http://support.microsoft.com/kb/239114

Cheers,

Wilson.
Title: Re: ActiveX connection error
Post by: peterbm on February 15, 2010, 01:16:37 AM
Hi Wilson.

Well it's done it again. I'm not sure what's caused it this time, but I've tried:
Reinstall MDAC 2.8
Reinstall VB6 runtime
Reinstall JET
Install latest PGOffline 3.0.84
Reinstall MDAC 2.8SP1
Reinstall Win 2000 SP4
Reinstall Madac 2.8

No change all the way along. I still get the same messages about activeX and unable to create folder.

Any suggestions?

I despair of the way Microsoft has such chaotic way of handling the DB components.

Peter

EDIT:
I resorted to a system restore from a recent backup (only took 6 hours, yay Microsoft). Now PGO is working except .... another post.
Title: Re: ActiveX connection error
Post by: Wilson Logan on February 17, 2010, 12:17:35 AM
Hi Peter,

Is this the evil that is known as Microsoft Windows Update?

My Vista system recently died due to some .NET update.

So, the restore worked but there's another issue?

Cheers,

Wilson.
Title: Re: ActiveX connection error
Post by: peterbm on November 10, 2010, 10:35:48 AM
It's done it again, and I'm not doing a system restore just to get it working this time! ???

I've once again reinstalled MDAC_TYP28.EXE, vbrun60sp5.exe, Jet and done a few repairs of PGOffline (3.0.82 as that's been the last version that everything pretty much worked for me).

If it's not VB6, not Data Access Components and not Jet, what is it? What other dependencies does PGOffline have to access the database?

Is there a difference in a completer reinstall of PGO compared to a repair?

It's not Windows update, as they stopped supporting W2K some time ago and I don't touch any automated microsoft activities.

Peter
Title: Re: ActiveX connection error
Post by: Wilson Logan on November 11, 2010, 09:42:41 PM
Does Win2K have rollback points or 'Last known good configuration' ?

It does doesn't it?

Thats what I'd go for if I hadn't made any changes I wanted to keep.

Cheers,

Wilson.
Title: Re: ActiveX connection error - Solved
Post by: peterbm on November 14, 2010, 10:31:48 AM
No rollback, unlike XP and beyond. Last known good only applies to boot up problems I think, and it has booted up fine plenty of times since PGO turned up it's toes. Now the last known good would be todays boot.

There must be some dependencies that PGO has to MDB databases I guess. Having reinstalled Jet, VB6 & MDAC I don't know what else it is (except that it's a complete PIA!).

The message "ActiveX component can't create object" makes me wonder if there isn't some component of ActiveX that goes awry and needs fixing? I know nothing about how ActiveX works though.

Any suggestions gratefully received!

Peter
UPDATE: EUREKA - I found the solution!
I followed up on my thought about ActiveX and found this at support.microsoft.com
Article ID: 319841 - Last Review: June 25, 2004 - Revision: 2.1
ACC2000: Error Message: ActiveX Component Can't Create Object
I searched for DAO360.DLL found a copy in "Microsoft Shared ..." and did the regsvr32 thing. PGO fixed.
Title: Re: ActiveX connection error
Post by: Wilson Logan on November 15, 2010, 06:17:31 PM
Excellent work Peter!

I have to say, the DAO dll does ring a bell but you beat me to it!

Kudos!

Cheers,

Wilson.