code execution cannot proceed because MSVCR110.dll was not found | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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.

18th Aug 2019, 1:49 AM
Rahul sharma
Rahul sharma - avatar
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
18th Aug 2019, 2:05 AM
Hatsy Rei
Hatsy Rei - avatar
+ 1
Yes ~swim~ I am sure that i have downloaded the correct redistribution of runtime file.
18th Aug 2019, 2:08 AM
Rahul sharma
Rahul sharma - avatar
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?
18th Aug 2019, 2:12 AM
Rahul sharma
Rahul sharma - avatar