Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 566467
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T12:58:49+00:00 2026-05-13T12:58:49+00:00

I am trying to enable JIT debugging for my winform application, I want to

  • 0

I am trying to enable JIT debugging for my winform application, I want to use Dr Watson to dump the stack trace, but when the exception is happening on my App I get a .NET dialog box (Continue or Quit), the details in this box say that I have to change some values in the machine.config or in the app.config of this application

will i tried to add this:

<configuration>
  <system.windows.forms jitDebugging="true" />
</configuration>

to my App.config

But the same box is still shown every time an exception happen, I tried with debug and release versions (and with debug version with pdb file)

How I can get rid of this dialog and enable JIT? I think when I do that I will be able to use Dr Watson (by the way I already ran Drwtsn32.exe -i, and there is no VS installed on that machine)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T12:58:50+00:00Added an answer on May 13, 2026 at 12:58 pm

    Add this line to your Main() method, before the Application.Run() call:

      Application.SetUnhandledExceptionMode(UnhandledExceptionMode.ThrowException);
    

    This disables the ThreadExceptionDialog and trips the AppDomain.UnhandledException event. I doubt you’ll get a stack trace out of Watson. You’d better create your own by writing a handler for AppDomain.UnhandledException.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to enable these debugging preferences (NSShowAllViews, NSShowAllDrawing) as shown here: http://developer.apple.com/technotes/tn2004/tn2124.html#SECAPPKITVIEWS
I am trying to use page methods in my asp.net page. I have enable
We're trying to enable our rich client C++ Windows application to utilise DoD CAC
I am trying to enable Full-text indexing in SQL Server 2005 Express. I am
I'm trying to enable SqlCacheDependency through my StructureMap IoC, I'm using LinqToSql I have
I have a number of custom controls that I am trying to enable designer
I'm trying to iterate all the controls on a form and enable ClearType font
I am trying to reduce the performance/garbage collection costs of logging statements. I want
I'm attempting several methods trying to enable/disable Wi-Fi (toggle). Here are some things I
I have been trying to enable jquery UI module and have been unable to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.