I'm running into an issue where Java will not launch in IE 9.
Specifically IE 9.0.8.112.16421 Update Version 9.0.21
I am upgrading from version 1.6, i uninstalled version 1.6 then i installed 1.7.0_45.
When I go to a webpage i have confirmed that Java will not start, instead i receive an X where the java applet should be. Similar to if i did not have Java installed.
I checked my addons in IE and my Java ones are enabled.
When i check event viewer, this is what i see:
Faulting application name: javaw.exe, version: 7.0.450.18, time stamp: 0x525404d7
Faulting module name: msvcr100.dll, version: 10.0.40219.1, time stamp: 0x4d5f0c22
Exception code: 0xc0000417
Fault offset: 0x0008af3e
Faulting process id: 0x13e4
Faulting application start time: 0x01cecb5ab13d3371
Faulting application path: C:\Program Files (x86)\Java\jre7\bin\javaw.exe
Faulting module path: C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
I went to the Microsoft web site, and a forum indicated I needed to install Microsoft Visual C++ 2010 Redistributable Package (x86) to get the dll. I did this, but I still get the same error.
I also tried copying the dll from a working system, that did not work either.
Any advice would be much appreciated.
Thanks Paul
User contributions licensed under CC BY-SA 3.0