> -----Original Message-----
> From: Karl Swisher [mailto:kswisher@buffalocoal.biz]
> Sent: 01 May 2002 12:34
> To: pgAdmin
> Subject: Re: [pgadmin-support] pgMigration installation error
>
>
> At 12:00 PM 5/1/2002 +0100, you wrote:
>
>
> > > -----Original Message-----
> > > From: Karl Swisher [mailto:kswisher@buffalocoal.biz]
> > > Sent: 01 May 2002 11:18
> > > To: pgAdmin
> > > Subject: Re: [pgadmin-support] pgMigration installation error
> I've done a complete uninstall and then a complete install.
> Just to make
> sure I also reinstalled MDAC2.6. I still get the same error.
> When I get a
> chance today I will try it on another machine. These
> machines are Dells
> about 1 year old.
I just checked the Microsoft knowledgebase, and on windows 98 it seems
that you get 0x00000485 is regsvr32 can't find the file specified. Try
checking the command line. On a default setup it should be:
regsvr32 "C:\Program Files\pgAdmin2\Plugins\pgMigration.dll"
Note the quotes which are important...
Regards, Dave.