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 740971
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T08:34:42+00:00 2026-05-14T08:34:42+00:00

So the other day my C# application crashed. Usually, with a .NET application, if

  • 0

So the other day my C# application crashed. Usually, with a .NET application, if you have an unhandled exception you get a nice error message with a stack trace.

However, this time, I got a different dialog that just told me there was an error and offered to attach a Debugger, but there was no stack trace in the dialog and the machine it was running on had no debugger installed.

What gives? Why don’t I see the default .NET exception handler?

  • 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-14T08:34:42+00:00Added an answer on May 14, 2026 at 8:34 am

    Many, many things can cause this to happen:

    • Crashes in unmanaged code (i.e. access violations, bad GDI calls, closed handles, etc.);
    • Unhandled exceptions on background threads;
    • Unhandled exceptions in certain message handlers (i.e. OnPaint);
    • Fatal exceptions such as OutOfMemoryException, StackOverflowException, BadImageFormatException, and so on – which could prevent the global exception handler from ever running;
    • Unhandled exceptions occurring during app initialization or shutdown;
    • Hardware failures – bad memory/disk sectors, etc.
    • …and many more.

    Really the only way to be sure is to determine steps that will reproduce the error and use a tool like WinDbg to actually debug the part that’s crashing.

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

Sidebar

Related Questions

I have a C++/CLI .net application and I encountered a peculiar exception the other
We have a GWT based application deployed on Tomcat. Every other day the application
The other day I was implementing an important service in my application, that should
I've been developing a web application with PHP and MySQL. The other day, I
I have a c# (.net 4.0) winforms application that runs pretty much every week
I have been trying for about a day now to get an xml feed
After leaving an application idle for a long time it usually crashed when I
Good day! I have an application where I need to display and process a
I have recently written an application(vb.net) that stores and allows searching for old council
The other day, Google notified me that my Gmail account may have been compromised

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.