Module not found on connection - Mailing list pgadmin-support

From pct
Subject Module not found on connection
Date
Msg-id eckyecky79101620020.6364@atlaswebmail.com
Whole thread Raw
List 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



pgadmin-support by date:

Previous
From: tanysql
Date:
Subject:
Next
From: "Dave Page"
Date:
Subject: Re: Module not found on connection