Avatar of maqskywalker
maqskywalker
 asked on

using IE 11 F12 javascript debugging tools

I'm debugging the javascript used by an asp.net mvc application.
a couple of views in my application use an external javascript file located in the app directory.

I'm using IE 11 F12 tools to debug.

When I click on the Debugger tab it looks like this.

IE 11 Debugger tab
I notice the icon next to the hexagon is disconnected.

When i hover over it with the mouse it says this. Debugger disconnected:
p2.PNG
Any idea of why it says disconnected? how do i connect. Because if I click on it. Nothing happens.
ASP.NETJavaScript

Avatar of undefined
Last Comment
Miguel Oz

8/22/2022 - Mon
ITSysTech

Make sure the computer is fully updated.

You need to install this update to get the Dev tool to work. These are for Windows 7:

For 32 bit system

For 64 bit system
maqskywalker

ASKER
I'm using Windows 10 64-bit
Kelvin McDaniel

It’s because the IE debugger doesn’t connect by default.

Unfortunately, it’s still a manual process that requires you to start the debugger — separately and manually — on the window/tab you want to run it on if you want to use the F12 tools. Which is kind of idiotic that you ask me.
This is the best money I have ever spent. I cannot not tell you how many times these folks have saved my bacon. I learn so much from the contributors.
rwheeler23
ASKER CERTIFIED SOLUTION
Miguel Oz

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.