38

I installed Internet Explorer 11 on my Windows 7 machine and it's not building the DOM in DOM Explorer. Does any one know about this issue? I tried to uninstall and re-install IE many times, but the problem still persists. The DOM Explorer tabs shows error shown in image - enter image description here

TylerH
  • 20,799
  • 66
  • 75
  • 101
Smita More
  • 977
  • 1
  • 7
  • 15
  • You aren't the only one. [Imposible use F12 Developer Tools (Exception in window.onload: Error: An error has ocurredJSPlugin.3005](http://nerdanswer.com/answer.php?q=794944) and [Imposible use F12 Developer Tools (Exception in window.onload: Error: An error has ocurredJSPlugin.3005](http://answers.microsoft.com/en-us/ie/forum/ie11-windows_7/imposible-use-f12-developer-tools-exception-in/09b4f305-e436-4615-a8a5-705b0bc85bbd) also report this issue, but no one has come up with an answer yet. They are both the same person. – Greg Burghardt Dec 12 '14 at 18:51
  • Does this occur on every website? If not which website? or are you trying to debug a local file that uses the file protocol – Rob Parsons Dec 13 '14 at 01:58
  • 1
    Yes, it happens for every webpage. I have tried restarting machine many times, but no result. And i am not trying to debug local file. – Smita More Dec 13 '14 at 17:03

3 Answers3

51

This security update fixed it for me and others involved:

http://www.microsoft.com/en-us/download/confirmation.aspx?id=44431

Make sure you install the correct version of the security update. There is a different version for x86 installs of Windows 7, too.

TylerH
  • 20,799
  • 66
  • 75
  • 101
Smita More
  • 977
  • 1
  • 7
  • 15
5

I have Windows 7 (x86: 32 bit) and the top answer here said it wasn't applicable to my system. I had to use this one: http://www.microsoft.com/en-us/download/confirmation.aspx?id=45134

Yeti
  • 2,647
  • 2
  • 33
  • 37
Gavin
  • 7,544
  • 4
  • 52
  • 72
  • 1
    I use virtual machine from IE testdrive to test IE versions, so also my virtual machine was 32 bit (x86). I used: KB3087038 instead. I guess you can always just search for any 'Cumulative Security Update Internet Explorer 11 WIndows (your version here)'. – Yeti Oct 28 '15 at 15:55
3

I'm on Windows Server 2003 R2 x64 running IE 11. This update fixed it for me:

https://technet.microsoft.com/library/security/ms14-080

(Martijn, I'm reposting this after having deleted my answer on An error has ocurredJSPlugin.3005. This question is older, so I flagged the other one as a duplicate question and left the answer here)

Community
  • 1
  • 1
CodeThug
  • 3,054
  • 1
  • 21
  • 17