Module not found on connection

From: "pct" <pct(at)AtlasWebmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Module not found on connection
Date: 2002-08-02 22:44:20
Message-ID: eckyecky79101620020.6364@atlaswebmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

When I try to connect to my database I am getting the following
error from pgAdmin:

An error has occurred in pgAdmin II:frmConnect.cmdConnect_Click

Number=-2157024770
Description: The specified module could not be found.

I am using postgresql 7.2.1 and pgAdmin II 1.2.0

The Full Debug log output for the connection is:
8/2/2002 4:42:19 PM - Connecting to localhost...
8/2/2002 4:42:19 PM - Entering pgAdmin II:basRegistry.RegRead(-2147483647,
"Software\pgAdmin II", "Master DB")
8/2/2002 4:42:19 PM - Entering pgSchema:pgServer.Property Let
MasterDB("template1")
8/2/2002 4:42:19 PM - Entering pgSchema:pgServer.Connect("localhost",
5432, "administrator", "********")
8/2/2002 4:42:19 PM - Opening cnPostgreSQL: SERVER=localhost;PORT=5432;UID=administrator;PWD=********;DATABASE=template1;DRIVER={PostgreSQL};READONLY=0;PROTOCOL=6.4;FAKEOIDINDEX=0;SHOWOIDCOLUMN=0;ROWVERSIONING=0;SHOWSYSTEMTABLES=0;CONNSETTINGS=;FETCH=100;SOCKET=4096;UNKNOWNSIZES=0;MAXVARCHARSIZE=254;MAXLONGVARCHARSIZE=65536;OPTIMIZER=1;KSQO=1;USEDECLAREFETCH=0;TEXTASLONGVARCHAR=1;UNKNOWNSASLONGVARCHAR=1;BOOLSASCHAR=1;PARSE=0;CANCELASFREESTMT=0;EXTRASYSTABLEPREFIXES=dd_;COMMLOG=1;DEBUG=1;
8/2/2002 4:42:19 PM - Done - 0.04 Secs.
8/2/2002 4:42:19 PM - Error in pgAdmin II:frmConnect.cmdConnect_Click:
-2147024770 - The specified module could not be found.

Any help is greatfully appreciated.

Regards,
Paul Conway

_____________________________________________
A t l a s W e b m a i l . c o m

Browse pgadmin-support by date

  From Date Subject
Next Message pct 2002-08-03 00:30:41 Re: Module not found on connection
Previous Message Dave Page 2002-08-02 22:33:43 Re: Module not found on connection