Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2008
Visual Studio
 Just-In-Time, Debugging, Options Di...
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Visual Studio Debugger
Just-In-Time, Debugging, Options Dialog Box

To access the Just-In-Time page, go to the Tools menu and click Options. In the Options dialog box, expand the Debugging node and select Just-In-Time. This page allows you to enable Just-In-Time debugging for managed code, native code, and script. For more information, see Just-In-Time Debugging.

You can enable Just-In-Time debugging for these program types:

  • Managed

  • Native

  • Script

Just-In-Time debugging is a technique for debugging a program that is started outside of Visual Studio. You can run a program created in Visual Studio outside of the Visual Studio environment. If you have enabled Just-in-time debugging, a crash will bring up a dialog box asking if you want to debug.

When you visit this page of the Options dialog box, you might see a warning message like this:

Another debugger has registered itself as the Just-In-Time debugger. To repair, enable Just-In-Time debugging or run Visual Studio repair.

This message occurs if you have another debugger, possibly an older version of Visual Studio debugger, set as the Just-In-Time debugger.

Another message you might see is:

Just-In-Time debugging registration errors detected. To repair, enable Just-In-Time debugging or run Visual Studio repair.

If you see either of these warnings, Just-In-Time debugging with Microsoft Visual Studio 2005 requires Administrator privileges until you have fixed the problem. If you try to enable just-as a non-administrator under these conditions, you will see the following error message:

Access is denied. Have an administrator enable Just-In-Time debugging, or repair your installation of Visual Studio.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Expression Blend / Silverlight strange issues with VS 2008 debugger - Fix is to run VS 2008 Repair      CodeDoctor   |   Edit   |   Show History

Just wanted to communicate that I've had VS 2008 Installed since the release with no problems. However, once I began experimenting with Expression Blend and SilverLight these issues began to happen in VS 2008.

Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker