Page 1 of 1

Problem Installing

Posted: Thu 22 Mar 2007 21:09
by johnd
Hi

I uninstalled the previous version of the provider, then I tried to install version 2.55 Pro and received the following error:
"Error 1722. Action Install caused a fatal installation error."
The contents of the log file is:

--- Custom action error: Install -----
Date: 2007.3.19 18:4
Environment
Operating System: Microsoft Windows XP Version:5.1.2600.2 Service Pack 2
Exception
Message: 201-8, 346-8,
ErrorCode: 1
--------------------------------------------

Any idea why it fails to install?

Posted: Fri 23 Mar 2007 07:32
by Alexey
Execute the next command and send me corelab.log file:
/v"/l*v corelab.log"
Use e-mail address provided in the Readme file.

Posted: Fri 23 Mar 2007 15:38
by johnd
I can't execute that command because pgsqlnet.exe will not install. When the install fails, it does a rollback and removes everything except the install.log file. The install.log reads as shown on the previous post. Its the only Core Lab file I have!

Something else: as well as the Typical install failing, the Minimal install fails too. Even in a Custom install, if I uncheck everything, so the installer is in fact installing nothing at all, it still crashes with the same error.

I am using pgsqlnet255pro2.exe - I wonder if this file is broken.

PS. I have just successfully installed Version 3 beta trial for VS2005 - I will use that for now.

Posted: Mon 26 Mar 2007 06:34
by Alexey
stands for the name of the installation package you've got. In your case means pgsqlnet255pro2.exe. So please execute the following command and send me corelab.log file:

Code: Select all

pgsqlnet255pro2.exe /v"/l*v corelab.log"
P.S. Beta version has to be uninstalled before installing 2.55 version.

Posted: Sun 01 Apr 2007 08:04
by johnd
That command ran, with the same result. The ONLY file left after the install is the log file, shown below:

Code: Select all

--- Custom action error: Install
Date: 2007.4.1 8:57
Environment
  Operating System: Microsoft Windows XP  Version:5.1.2600.2 Service Pack 2
Exception
  Message: 201-8, 346-8, 
  ErrorCode: 1
I tried killing the install so it did not have a chance to roll back, but VS2005 did not like that because clearly the install does not finish.

So, the beta installs but not the 2.55.

Another problem I have now is that the 'cross-database references are not implemented' error appears in the beta, so I will have to try another driver.

Posted: Mon 02 Apr 2007 07:17
by Alexey
Another problem I have now is that the 'cross-database references are not implemented' error appears in the beta, so I will have to try another driver.
Does this error happen with DataAdapter? Did you tick Quote checkbox?