GC_
GC_

Reputation: 1673

How can you use an external javascript debugger with ie8 in windows 7?

After switching to window 7, I can no longer use the external debugger with ie8. I am doing something wrongm what is the trick?

I go to View->External Script Debugger->Open.

Before switching to Windows 7, and list of debuggers would popup. Now, no list pops up.

Any ideas, anyone?

Grae

Upvotes: 1

Views: 647

Answers (2)

GC_
GC_

Reputation: 1673

I installed visual studio .net 2003, and then restarted the browser, and I think computer. Now it works. i think maybe it just has poor messaging if you have no debuggers installed.

Thanks, Grae

Upvotes: 0

Diodeus - James MacFarlane
Diodeus - James MacFarlane

Reputation: 114347

Press F-12 while on the page you want to debug.

Upvotes: 1

Related Questions