Log in

View Full Version : MSVCR71.dll is missing from your computer



Rawrasaurus
01-27-2012, 12:46 PM
EDIT: Solved :)

I keep getting this error when trying to run a script.

I have tried the fixes outlined in the FAQ:


A better way to fix this it to ether, install MS C++ redist, or copy the DLL from your Java folder.

Like: C:\Program Files\Java\jre7\bin\msvcr100.dll

Or to add your Java bin to your PATH.

I already have MS C++ redist x64 installed, and the java path (\bin\msvcr100.dll) exists. I have also tried copying that file to system32 folder as instructed, with no success. I also downloaded the .dll file online and replaced my current one with the newly downloaded file, still nothing.

What else can I try?

Harry
01-27-2012, 12:49 PM
You restarted Simba after moving the dll from your Java bin into system32, right? If not, try that.

jelle013
01-27-2012, 12:52 PM
search MSVCR71.dll in google
download it..

Rawrasaurus
01-27-2012, 12:54 PM
EDIT: Turns out I had downloaded MSVCR100.dll not 71. I got confused, it seems to be working now. Thanks you two for trying to help :)


You restarted Simba after moving the dll from your Java bin into system32, right? If not, try that.

Yeah I did, no luck unfortunately :(


search MSVCR71.dll in google
download it..

Already tried that.