Thread: PgAdmin III 1.20 error on Windows 7 (64 bits)
Hi all, I am facing an error launching PgAdmin III 1.20 on my Windows 7 (64 bits) computer. I have installed PgAdmin without problem. But when I try to launch it, I get the following error (approximative translation because the original message is in french) : "pgadmin3.exe - System error Impossible to launch the program becaus MSVCP120.dll is missing on your computer. Try to reinstall the program to correct the problem". The problem seems to be related to Microsovt Visual C++ 2013 Redistributable, but it is installed on my computer and MSVCP120.dll is correctly installed in C:\Windows\System32. How can I solve this issue ? Thanks in advance. Cedric -- View this message in context: http://postgresql.nabble.com/PgAdmin-III-1-20-error-on-Windows-7-64-bits-tp5833626.html Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.
Are you using the 32-bit version of pgAdmin or the 64-bit? If you have the 32-bit version of pgAdmin, you need the 32-bit version of Visual C++ 2013 redistributable which would be located in C:\windows\SysWow64\MSVCP120.dll Hope that helps, Regina -----Original Message----- From: pgadmin-support-owner@postgresql.org [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of ced75 Sent: Monday, January 12, 2015 7:26 AM To: pgadmin-support@postgresql.org Subject: [pgadmin-support] PgAdmin III 1.20 error on Windows 7 (64 bits) Hi all, I am facing an error launching PgAdmin III 1.20 on my Windows 7 (64 bits) computer. I have installed PgAdmin without problem. But when I try to launch it, I get the following error (approximative translation because the original message is in french) : "pgadmin3.exe - System error Impossible to launch the program becaus MSVCP120.dll is missing on your computer. Try to reinstall the program to correct the problem". The problem seems to be related to Microsovt Visual C++ 2013 Redistributable, but it is installed on my computer and MSVCP120.dll is correctly installed in C:\Windows\System32. How can I solve this issue ? Thanks in advance. Cedric -- View this message in context: http://postgresql.nabble.com/PgAdmin-III-1-20-error-on-Windows-7-64-bits-tp5 833626.html Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com. -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support
Thanks for the help. After having installed the 32-bit version of Visual C++ 2013 redistributable, I now get a new error message : "The application could not start correctly (0xc000007b). Click on OK to close the application." Any idea ? Cedric -- View this message in context: http://postgresql.nabble.com/PgAdmin-III-1-20-error-on-Windows-7-64-bits-tp5833626p5833720.html Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.
The file is placed into incorrect folder. Check out version (32bit or 64bit) of the file and PgAdmin. -- View this message in context: http://postgresql.nabble.com/PgAdmin-III-1-20-error-on-Windows-7-64-bits-tp5833626p5837677.html Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.
Cedric install postgresql 9.4 in your machine from this link, into the installation pgadmin 1.20 is included. I tested and run ok http://www.enterprisedb.com/products-services-training/pgdownload#windows -- View this message in context: http://postgresql.nabble.com/PgAdmin-III-1-20-error-on-Windows-7-64-bits-tp5833626p5850921.html Sent from the PostgreSQL - pgadmin support mailing list archive at Nabble.com.