(Re) Enabling JavaScript debugger in IE7 using Visual Studio 2008

Visual Studio 2008 comes with great javascript debugging features.

But I played around with the NetBeans debugger, which installed the ugly Script debugger from Microsoft to my IE ... Usually IE should ask what I want to use for debugging, but now I can not start debugging with Visual Studio, the Script debugger starts automatically .. After uninstalling Script Debugger, I cannot debug IE at all. Even attaching to iexplore.exe process does not help ...

Again installed the Script ... debugger:: (((((

How can I return Visual Studio debugging working in IE again?

+5
source share
5 answers

I have the same problem. This is not yet completely resolved, but I will share what I have.

To make IE see that the debugger does this again: 1. Open Visual Studio. 2. Go to "Tools"> "Options"> "Debug"> "Time." 3. Check the Script box, click OK. 4. Close Visual Studio.

Now, when I try to debug it, it opens Visual Studio, but it gives this error: "Failed to connect to the failure process. An error has occurred that usually indicates a damaged installation (code 0x80040155). If the problem persists, restore the Visual Studio installation using "Add and remove program" in the control panel. "

, Visual Studio.

+4

Windows Script Host, VBScript JScript.

, 1: HKEY_CURRENT_USER\Software\Microsoft\Windows Script\Settings\JITDebug

0

window.onError, JS IE , VS.

VS IE, JS script, . VS (Script, x86) IE , script , , " script ", @Jon Erickson

0

IE (7) → → ...: .

0

All Articles