How to Enable Internet Explorer 8 (IE8) Debugging With Visual Studio

Open RegEdit: Go to Start Menu->Run, type regedit., Browse to HKEY_LOCAL_MACHINE -> SOFTWARE -> Microsoft -> Internet Explorer -> Main. , Add a DWORD value called TabProcGrowth with a value of 0 by right click, select New->DWORD value., In addition...

7 Steps 1 min read Medium

Step-by-Step Guide

  1. Step 1: Open RegEdit: Go to Start Menu->Run

    Note:
    If you are using a 64-bit computer, you want to edit the 32-bit registry.

    This will restrict IE8 to one process per instance and protection mode will automatically turn off, if you are running Windows Vista / Windows 7 or newer. , So you will need to re-enable it:
    Open Internet Explorer.

    Go to Tools->Internet Options.

    Switch to the Advanced tab.

    Uncheck Disable script debugging (internet explorer).
  2. Step 2: type regedit.

  3. Step 3: Browse to HKEY_LOCAL_MACHINE -> SOFTWARE -> Microsoft -> Internet Explorer -> Main.

  4. Step 4: Add a DWORD value called TabProcGrowth with a value of 0 by right click

  5. Step 5: select New->DWORD value.

  6. Step 6: In addition to this

  7. Step 7: IE's installer will re-disable script debugging.

Detailed Guide

Note:
If you are using a 64-bit computer, you want to edit the 32-bit registry.

This will restrict IE8 to one process per instance and protection mode will automatically turn off, if you are running Windows Vista / Windows 7 or newer. , So you will need to re-enable it:
Open Internet Explorer.

Go to Tools->Internet Options.

Switch to the Advanced tab.

Uncheck Disable script debugging (internet explorer).

About the Author

K

Karen Young

Professional writer focused on creating easy-to-follow crafts tutorials.

29 articles
View all articles

Rate This Guide

--
Loading...
5
0
4
0
3
0
2
0
1
0

How helpful was this guide? Click to rate: