0
code execution cannot proceed because MSVCR110.dll was not found
Hello Programmers, I am facing a problem related to installation of wamp server. At the end of installation it is showing "code execution cannot proceed because msvcr110.dll was not found" error. I have installed vcredist_x64, vcredist_x86 these files and reinstalled many times. But every time it is showing the same. Please help me out ? Thanks.
3 Answers
+ 6
Are you sure you have downloaded and installed the correct Microsoft Visual C++ Redistributable version? Microsoft Visual C++ Redistributable 2012 is required.
https://www.microsoft.com/en-us/download/details.aspx?id=30679#
You may need to install the distributable and *restart* the WAMP service, or just restart your computer for the changes to take effect.
https://www.thewindowsclub.com/msvcr110-dll-is-missing
+ 1
Yes ~swim~ I am sure that i have downloaded the correct redistribution of runtime file.
0
I have downloaded the complete package of wamp server which is available online should I have to download PHP file from other sources as well?