Tip Abstraction:
Here are some best and working methods to solve the WampServer error: MSVCR100.dll Missing while running or installing
Hey… Are you tired with the Wamp Server MSVCR100.dll missing error that shows like this:
httpd.exe – System Error
The program can’t start because MSVCR100.dell missing from your computer. Try reinstalling the program to fix this program.
Then reinstalling the program fixed the problem? I think couldn’t; because, if the reinstalling solved your problem, then you may not come to read this solution.
Here we are not going to try many methods; we are going to give proper medicine for the disease. Here WampServer says the file MSVCR100.dll is missing from your computer, so we are going to add this file to your computer.. What an Idea..!! ☺ . This solution works well on all Windows 7, Vista, 8, 8.1, 10 with 32 or 64 bit operating systems.
WampServer is the most using software to make your computer a localhost for developing server script languages like PHP. PHP codes should load from a server and buying a PHP scripting server is costly but WampServer makes our computer as a virtual server for leaning PHP programming. But many are facing many problem while installing, starting, running WampServer, like the wamp icon does not turn into green, WampServer is always offline mode, port 80 cannot be loaded, Port 80 is used by other program, Forbidden You don’t have permission to access /phpmyadmin/ etc. Among them, file MSVCR100.dll missing from your computer is one of the popular errors with WampServer starting trouble.
Let us see, how to solve this problem:
Method 1:
Install Microsoft Visual C++ Redistributable Package
Installing Microsoft visual c++ redistributable package is the official and genuine solution for this problem. So just install the distributor package using below links from Microsoft’s website and that will install those such missing dll files on your computer.
Link1 : Visual C++ Redistributable for Visual Studio 2012 Update 4
Install second one if first link is not working.
Lin 2: Microsoft Visual C++ 2010 Service Pack 1 Redistributable Package MFC Security Update
Method 2:
Download and Place Missing valid MSVCR100.dl
As we mentioned earlier, we are going to add missed file to our computer. So you need to download this file from internet directly.
You can download a valid MSVCR100.dll from anywhere on internet, be careful while downloading dll files because they may contain some spy codes.
Here is a valid trustable file uploaded from my PC, you may download from here or download from internet.
After successful download, you need to copy or move the downloaded file into correct position for the file.
In your C drive, find the folder ‘Windows’ then go to ‘System32’, open it. Here paste your file.
Now try to start your WampServer again, you can run the WampServer successfully.
Troubleshoots:
- Still getting same error (MSVCR100.dll is missing):
► Just exit and start the wamp server. - Same error again:
► Then this article contains another solution what works well, this solution will also solve if your WampServer is still offline and can’t be online. - Another dll file is missing:
► Like MSVCR110.dll missing, if you face any other file missing, then search and download the file from internet, and save then on the directory that we mentioned earlier. (C://Windows/System32)
Be First to Comment