I have been having an issue with Internet Explorer 11 in that the developer tools seem to be broken or just not working at all. When I hit f12 a window pops up at the bottom with a blank white screen. I can right click on it in the left area and get a menu. When I click create a shortcut in that menu I see it is referencing F12Resources.dll in the internet explorer folder. When I click view source this is what I get:
<!DOCTYPE html><html><head><meta http-equiv="X-UA-Compatible" content="IE=11" /><title>F12 Tools</title><link rel="stylesheet" type="text/css" href="header.css" data-plugin-theme="true"/><!-- Daytona Includes --><script type="text/javascript" src="../common/plugin.js"></script><script type="text/javascript" src="../Common/CommonMinimal.js"></script><script type="text/javascript" src="HeaderMerged.js"></script><script type="text/javascript"> // The main entry point F12.Host.Header.App.main();</script></head><body><div id="f12Logo"></div><nav id="tabContainer"><div id="prevTabButton" class="tabNavButton tabNavButtonDisabled"></div><div id="tabListContainer"><ul id="tabList"></ul></div><div id="nextTabButton" class="tabNavButton tabNavButtonDisabled"></div></nav></body></html>
I do not see the files listed below in the Internet Explorer folder or even anywhere on my system:
plugin.js, CommonMinimal.js, HeaderMerged.js
So I wonder could this be the problem?
Please if anybody can help me it would be greatly appreciated. I have windows 7 home premium.
I have exhausted my searches on the web and think it's time to get help.
I have tried the gpedit.msc edits and found nothing relevant in that area.
I have also tried some registry edits and found nothing there too.
Thank You,
Sean Mulroy