Today the lab's sister went away, his desktop left me to use, open a look, all kinds of development software, Vs2010,eclipse,sql Server, is not my use of wamp, so I had to install.
Under a Wamp installation package, the installation of the problem, prompted the "computer Lost MSVCR110.dll", and then surf the Internet to find information to solve, Baidu experience found a solution (it seems that many people have encountered this problem, are written experience).
Solution :
1, first download from Microsoft Visual C + + redistributable for visual Studio Update 4, divided into 32-bit and 64-bit version, according to their own operating system version choose to download and install.
:
http://www.microsoft.com/en-us/download/details.aspx?id=30679
2, uninstall did not install the successful WAMP, note that when the installation of MySQL has been started, uninstall can not completely remove the installation directory, will be left behind a few folders, it is recommended to restart the computer after the Wamp installation directory completely removed, to avoid unnecessary problems.
3, install Wamp again, see if there is no error.
Precautions
Wamp Uninstall cannot completely clear the installation file, it is recommended to manually remove and install after rebooting the system.
Solve the problem of MSVCR110.dll, install Wamp success, start Apache and encounter problems, start not up, a check found 80 port is accounted for,
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M01/6F/45/wKioL1WWcK2DV-zAAAD4BYnS95E889.jpg "title=" Qq20150703191521.png "alt=" Wkiol1wwck2dv-zaaad4byns95e889.jpg "/>
VS2010 after updating the SP1, it will automatically start a service on boot, occupying Wamp 80 port, resulting in Wamp unable to start Apache properly. Tip Information:
Your Port actually used by:
server:microsoft-httpapi/2.0
Press Enter to exit ...
The solution is as follows: 1. Go to control Panel → management tools → services. 2. Stop [WEB Deployment Agent service] and set to manual or disabled state to prevent the next boot from using Apache's 80 port again.
After the lookup is the SQL Server Reporting Service, the service is set to start manually, the service stops, and the restart Apache,wamp normal operation.
Loss of msvcr110 when installing Wamp