MSVCR71.dll not found when loading Java applets in Opera?
Thursday, 13. November 2008, 18:15:48
Getting this error message when loading a Java Applet in Opera on Windows?
Solution
Close Opera, copy the file (MSVCR71.dll) from C:\Program Files\Java\jre6\bin\msvcr71.dll to C:\Windows\System\ (and of course you have to have Java installed).
Now you should be able to load Java Applets again
Get the latest version of Opera at www.opera.com
Get the latest version of Java at www.java.com
Update [May 31 2009] - A tip from Sanchit Karve. He wrote in the comments that you could instead of copying the dll file, add (JavaInstallDirectory)\jre6\bin to the Environment Variables. It's a better solution. Thanks for the tip.


Øyvind Østlund # 16. November 2008, 17:36
- ØØ -
Tri M. Nguyen # 17. November 2008, 18:54
Seems like others also got this problem: http://www.duckware.com/tech/java6msvcr71.html
Strange issue.
Anonymous # 1. December 2008, 19:20
Thanks a lot, installed Vista a week ago and had this problem ever since. Fixed now :)
Anonymous # 3. December 2008, 16:11
Very very thanks to you!!
It fixed my problem:))
Anonymous # 16. December 2008, 21:44
Thanks! This has been annoying the heck out of me.
Anonymous # 28. December 2008, 22:44
Thanks, been looking for a fix for this everywhere. Every thing works fine now.
Anonymous # 4. January 2009, 09:46
Thank you!!!
Anonymous # 18. January 2009, 08:38
thanks a lot!!!
worked for me: XP SP2 + Java v6 update 11 + Opera 9.25 :)
Anonymous # 1. February 2009, 02:54
Was deeply annoyed by this problem ! Thanks ! Now its fixed and not by going to some dodgy 3rdparty dll files site like googlesearch somewhat suggested :-P
Anonymous # 7. February 2009, 18:29
THX al lot!
Anonymous # 7. March 2009, 22:18
Thanks man, I had this problem as well.
Anonymous # 17. March 2009, 20:04
No, it's NOT fixed. The fact is the user still has to repair this issue. Why does it even occur in the first place? Opera's such a fine browser. When will the problem actually be fixed, rather than requiring user intervention from users who feel uncomfortable intervening in the operation of their computing system?
(But thanks for supplying a patch. Grin.)
Anonymous # 20. April 2009, 22:02
Thank you man! :D
I spend all day with this :(
Anonymous # 26. April 2009, 21:35
Thank you so much, I spent an hour reinstalling Opera and Java because the official sites were no help.
Anonymous # 11. May 2009, 12:27
Copying the DLL file in the system directory is a bad idea.
Instead add (JavaInstallDirectory)\jre6\bin to your Environment Variables and everything will work fine.
Tried and tested with Opera 9.64/10a on Windows 7 RC
Svishy # 19. May 2009, 15:37
Anonymous # 26. May 2009, 17:45
Been having this problem when full-screening flash movies in Opera.
It worked fine, just gave the error anyway. Also possibly why Java applets had problems.
Problem fixed now. Thanks.
Michael A. Puls II # 6. June 2009, 05:51
However, for giggles, I made this launcher. You put it next to opera.exe and use it to launch Opera. (Only tested on winxp admin account though).
It just gets the java bin path from the registry and adds it to the PATH for the opera.exe process. This allows Opera to find msvcr71.dll .
Anonymous # 8. June 2009, 19:55
i followed Sanchit Karve's advice and included ...\jre6\bin in my PATH variable.
Thanks a lot, it works.(vista32)
Anonymous # 30. June 2009, 01:43
Thanks man, pretty amazing that Opera developers hasn't fixed this problem yet. It's a very common problem among Operausers and occurs everytime u reinstall. Worst part is that when u try to browse Operasupport for useful fixes, u find absolutly nothing, zip, nada, on the subject?? What's up with these guys anyway? Are they falling in the same trap IE-developers has? Not listening to the users?
Anonymous # 6. July 2009, 10:40
Thank you. This made java work for me in opera.
I was banging my head against a wall in frustration. I tried everything, reinstalling java, all the various trouble shoot guides, nothing worked. Both the java and opera official help pages were absolutely useless. I had to google for this, and randomly stumbled upon this page..
Anonymous # 17. July 2009, 14:36
I got this error when watching youtube when I went from small screen to full screen. Funny thing is, whne I X'ed out of the error message, the window would go full size without further fuss. Also I would not get the message again enlarging other youtube windows until after I cleaned cookies or browser cache or something. I clean all that stuff at once so I don't know for sure. It only happened using Windows 7.
Anonymous # 9. August 2009, 02:53
Cool. I had a tough time with Opera on Linux a couple years ago, so I had a good idea what needed to be done, but couldn't figure out the specifics. You solve my problem! Thanks!!
Anonymous # 26. August 2009, 02:48
Thanks for the tip. It worked for me aswell. :)
Anonymous # 31. August 2009, 19:57
Thanks. it worked,it was annoying error in windows 7
Anonymous # 11. September 2009, 17:52
My solution was to uninstall Opera :)
Anonymous # 3. October 2009, 18:30
Hello!
I want to thank you for your excellent solution to the "MSVCR71.dll missing" problem I have been having while trying to run the java animations on the US National Weather Service website.
I could not find a solution until I stumbled onto your site. I am really impressed by Opera, but it was getting quite irksome to have to fire up Explorer to view the animations.
Sadly, this problem persisted through an Opera update. This kind of continuing problem will kill Opera's expansion in the browser marketplace. People are not patient with technical flaws in their browsers.
Keep up the great work.
Alex
committeefordemocracy.org
Anonymous # 18. October 2009, 20:54
good advise, it worked, thanks!
matt # 19. October 2009, 15:43
At the present time I'm using burnout426's launcher programme which works great, thanks. But how do I make a permanent fix in Opera. I really do not know how to set the path to \jre6\bin. Will someone please tell me in simple ABC terms.
Win XP
Many thnaks
Matt
Matt
Michael A. Puls II # 19. October 2009, 17:25
Originally posted by matt:
The specific requirement by Sun and Microsoft is that you need to put MSVCR71.dll in the same directory as opera.exe.
One alternative is to put MSVCR71.dll in your "windows\system32" folder (because that's almost always in the PATH) if it isn't already there. That is a pretty permanent fix just as long as no other programs remove the file from there.
The other alternative is to Right-click on My Computer, left-click on properties, goto the advanced tab, click on "Environment variables", select PATH under System Variables, click Edit and append ;C:\Program Files\Java\jre6\bin to the value.
Then, log out and log back in or restart *if* it doesn't start working automatically.
So, there are a bunch of ways to solve this. But, Opera needs to be fixed to set up the path itself when it loads Java. There's already a bug on it. Opera just hasn't fixed it yet.
matt # 19. October 2009, 19:43
Thanks again you for your help.
Anonymous # 23. October 2009, 13:46
Added "C:\Program Files (x86)\Java\jre6\bin" to my 'PATH' environment variable and it fixed the problem with Windows 7 Ultimate and Opera 10. Thanks!
Anonymous # 23. October 2009, 13:47
Oh, and I'm using the x64 edition, which is why I have the "(x86)" in the path.
Anonymous # 23. October 2009, 14:16
Thank you.
I couldn't fix it until I found your site.
Anonymous # 25. October 2009, 16:01
Fix worked perfectly, thanks.
Anonymous # 25. October 2009, 19:00
worked fine for windows 7, thanks!
Anonymous # 26. October 2009, 19:32
Great. Thanks for sharing information, you're one of those who make Internet the #1 place to find information.
Anonymous # 29. October 2009, 02:37
Thanks very much for the solution.
Anonymous # 29. October 2009, 20:50
Спасибо, ошибка больше не выскакивала )))
Anonymous # 1. November 2009, 21:04
Thanks very much! Problem fixed !
Andriy from Ukraine =)
Anonymous # 5. November 2009, 09:01
Hi!
Thanks for the fix, but how to create the environment variable?
Anonymous # 5. November 2009, 09:04
Sorry, It nees a reboot if you add it to the "System variables" section.
I created a PATH variable for myself and added
C:\Program Files (x86)\Java\jre6\bin
as the value. Works without restart!
Anonymous # 13. November 2009, 09:54
10x :0)