From: | "Shahbaz A(dot) Tyagi" <shahbaz(dot)tyagi(at)sphere(dot)ae> |
---|---|
To: | "'Ashesh Vashi'" <ashesh(dot)vashi(at)enterprisedb(dot)com> |
Cc: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Running exe problem |
Date: | 2009-01-07 09:40:39 |
Message-ID: | 00A2667EFA1C479CB73AB13711613538@dxb.sphere.ae |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
We have not installed the Postgre but we are trying to use the binaries
directly.
Thanks,
Shahbaz
_____
From: Ashesh Vashi [mailto:ashesh(dot)vashi(at)enterprisedb(dot)com]
Sent: Wednesday, January 07, 2009 1:38 PM
To: Shahbaz A. Tyagi
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] Running exe problem
How did you install PostgreSQL on your system?
Microsoft Visual Studio redistribution binaries are missing on your system.
Download it from the following link and install it.
http://www.microsoft.com/downloads/details.aspx?familyid=200b2fd9-ae1a-4a14-
984d-389c36f85647
<http://www.microsoft.com/downloads/details.aspx?familyid=200b2fd9-ae1a-4a14
-984d-389c36f85647&displaylang=en> &displaylang=en
After installing it, postgresql should run properly.
--
Regards,
Ashesh Vashi
(Software Engineer)
EnterpriseDB INDIA: http://www.enterprisedb.com
Shahbaz A. Tyagi wrote:
Hi,
While trying to run "pg_ctl.exe" with valid parameters, using command prompt
in windows XP sp2 machine, it's not getting executed.
In event viewer we are getting following events,
____________________________________________________________________________
______________________________
Event Type: Error
Event Source: SideBySide
Event Category: None
Event ID: 32
Date: 1/6/2009
Time: 5:30:42 PM
User: N/A
Computer: BOB
Description:
Dependent Assembly Microsoft.VC80.CRT could not be found and Last Error was
The referenced assembly is not installed on your system.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
----------------------------------------------------------------------------
----------------------------------------------------------------------------
-------------
Event Type: Error
Event Source: SideBySide
Event Category: None
Event ID: 59
Date: 1/7/2009
Time: 12:25:27 PM
User: N/A
Computer: BOB
Description:
Resolve Partial Assembly failed for Microsoft.VC80.CRT. Reference error
message: The referenced assembly is not installed on your system.
.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
____________________________________________________________________________
______________________________
Please suggest,
Thanks,
Shahbaz
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2009-01-07 09:50:49 | Re: Running exe problem |
Previous Message | Grzegorz Jaśkiewicz | 2009-01-07 09:39:24 | Re: Running exe problem |