Thread: run-time error 429 on Win98
Hi, New here and hope someone can help me. I've installed pgadmin2-1_1_76 on a Windows 98 with Microsoft Personal Web Server installed and get this message when I try to run pgAdmin: run-time error 429 ActiveX component can't create object. I tried reinstalling with PWS service stop, and not logging on to MS Network, but I still get this problem. Any suggestions? Thanks in advance for your help, Kobus
> -----Original Message----- > From: Kobus Nieuwmeijer [mailto:kobus@bitweb.com] > Sent: 16 January 2002 11:00 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] run-time error 429 on Win98 > > > Hi, > > New here and hope someone can help me. I've installed > pgadmin2-1_1_76 on a > Windows 98 with Microsoft Personal Web Server installed and get this > message when I try to run pgAdmin: run-time error 429 ActiveX > component > can't create object. > > I tried reinstalling with PWS service stop, and not logging on to MS > Network, but I still get this problem. > > Any suggestions? Thanks in advance for your help, > Hi, We found a problem recently on another Windows 98 machine which was caused by an incompatible version of riched32.dll in the distribution. This should be OK in the next release but if you like I can send you the correct version. The file normally lives in C:\Windows\System - if you find that it's size is 4K then you have the wrong one. Regards, Dave.
Do you have the mdac installed? (I think PGAdmin needs MDAC 2.6, but I *think* 2.1 will do for PGAdmin II). Bit of a stab in the dark here sorry - Stuart PS When exactly are you getting this error? -----Original Message----- From: Kobus Nieuwmeijer [mailto:kobus@bitweb.com] Sent: 16 January 2002 11:00 To: pgadmin-support@postgresql.org Subject: [pgadmin-support] run-time error 429 on Win98 Hi, New here and hope someone can help me. I've installed pgadmin2-1_1_76 on a Windows 98 with Microsoft Personal Web Server installed and get this message when I try to run pgAdmin: run-time error 429 ActiveX component can't create object. I tried reinstalling with PWS service stop, and not logging on to MS Network, but I still get this problem. Any suggestions? Thanks in advance for your help, Kobus ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org
> -----Original Message----- > From: Henshall, Stuart - WCP > [mailto:SHenshall@westcountrypublications.co.uk] > Sent: 16 January 2002 13:31 > To: 'Kobus Nieuwmeijer'; pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] run-time error 429 on Win98 > > > Do you have the mdac installed? (I think PGAdmin needs MDAC 2.6, but I > *think* 2.1 will do for PGAdmin II). That's about right, except for the (seperate) Migration Wizard plugin which uses MDAC 2.6 IIRC. Regards, Dave.