0
MSVCR110.dll is missing from your computer
Posted by
Syahela Networking
on
Wednesday, October 15, 2014
MSVCR110.dll is the Microsoft Visual C++ Redistributable dll that is needed for projects built with Visual Studio 2011.
The dll letters spell this out. MS = Microsoft, V = Visual, C = C++, R = Redistributable
This error appears when you wish to run a software which require the Microsoft Visual C++ Redistributable 2012. The redistributable can easily be downloaded on the Microsoft website as x86 or x64 edition. Depending on the software you wish to install you need to install either the 32 bit or the 64 bit version.
Refer the following link: http://www.microsoft.com/en-us/download/details.aspx?id=30679
I already success ! ^_^
I have problem during install WAMP server on my laptop
wamp setup can refer at this link : http://www.slideshare.net/triniwiz/wamp-20949805
The dll letters spell this out. MS = Microsoft, V = Visual, C = C++, R = Redistributable
This error appears when you wish to run a software which require the Microsoft Visual C++ Redistributable 2012. The redistributable can easily be downloaded on the Microsoft website as x86 or x64 edition. Depending on the software you wish to install you need to install either the 32 bit or the 64 bit version.
Refer the following link: http://www.microsoft.com/en-us/download/details.aspx?id=30679
I already success ! ^_^
I have problem during install WAMP server on my laptop
wamp setup can refer at this link : http://www.slideshare.net/triniwiz/wamp-20949805
Post a Comment