Re: Error in Loading DLL using Postgres function

From: Merlin Moncure <mmoncure(at)gmail(dot)com>
To: A(dot)Bhattacharya(at)sungard(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Error in Loading DLL using Postgres function
Date: 2009-11-23 16:42:27
Message-ID: b42b73150911230842p2d89a690v89e210bde654ec73@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Nov 23, 2009 at 9:10 AM, <A(dot)Bhattacharya(at)sungard(dot)com> wrote:
> Hi All,
> I am trying to load a dll using the Postgres function but whenever I am
> calling it is giving me the below error message. I am using Win32 machine
> and compiled and created the dll using MSVC2005.
>
> ERROR:  could not load library "C:/Program
> Files/PostgreSQL/8.3/lib/watchlist.dll": This application has failed to
> start because the application configuration is incorrect. Reinstalling the
> application may fix this problem.

I don't know for sure, but I bet it's a problem with manifest files.

merlin

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2009-11-23 18:04:30 Re: PG_STANDBY ISSUE
Previous Message Thom Brown 2009-11-23 16:24:23 Re: Comprehensive operator list