Wampserver:httpd exe The program can't start because msvcr110 dll is missing

Published

If you are using windows 8 and installing wamp server, you might have got this error message.

"httpd.exe The program can't start because msvcr110 dll is missing"

If this error appearing after you open any programm in your computer then it is solved by going to below address and downloading the Visual C++ Redistributable for Visual Studio 2012 Update

http://www.microsoft.com/en-us/download/confirmation.aspx?id=30679


Go to that page and install Visual C++ Redistributable for Visual Studio 2012 Update.

and dont forget to restart your computer.

Your program will be running smoothly. and you will not get "The program can't start because msvcr110 dll is missing" error messages anymore ;)


Comments

Post a Comment