BUG: You receive an "Unhandled Win32 exception" error message you use the Just-In-Time (JIT) debugger (811191)
The information in this article applies to:
- Microsoft Visual Studio .NET (2002), Professional Edition
- Microsoft Visual Studio .NET (2002), Academic Edition
- Microsoft Visual Studio .NET (2002), Enterprise Architect Edition
IMPORTANT: This article contains information about modifying the registry.
Before you modify the registry, make sure to back it up and make sure that you
understand how to restore the registry if a problem occurs. For information
about how to back up, restore, and edit the registry, click the following
article number to view the article in the Microsoft Knowledge Base: 256986 Description of the Microsoft Windows Registry SYMPTOMSWhen you use the Just-In-Time (JIT) debugger, you may
experience the following symptoms:
CAUSEThis problem is because the absolute path of the shell
resides in the registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Winlogon\shell with a value c:\windows\explorer.exe or c:\winnt\explorer.exe.RESOLUTIONTo resolve this problem, modify the value of the registry
key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Winlogon\shell with a value explorer.exe.STATUS
Microsoft has confirmed that this is a bug in the Microsoft products that are
listed at the beginning of this article.
To resolve this problem, follow these steps:
- Change the registry key value to explorer.exe, and then repeat steps 4, 5, and 6 from the "Steps to Reproduce
the Behavior" section earlier in this article. Verify that JIT Debugger
starts.
- You can also start JIT Debugger from a Microsoft Visual
Studio command-prompt window. To do this:
- Locate the Vs7jit.exe file in the C:\Program
Files\Common Files\Microsoft Shared\VS7Debug folder.
- At the command prompt, type vs7jit -p
Process ID of the application you want to
debug, and then press ENTER to start the
debugger.
Modification Type: | Minor | Last Reviewed: | 8/16/2005 |
---|
Keywords: | kbvs2002sp1sweep kbJIT kbide kbDevStudio kbpending kberrmsg kbBug KB811191 kbAudDeveloper kbAudITPRO |
---|
|