Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

After installing Visual Studio I will sometimes get a Visual Studio dialog box stating that an unhandled exception occurred. What is that?

0
Posted

After installing Visual Studio I will sometimes get a Visual Studio dialog box stating that an unhandled exception occurred. What is that?

0

When you install Visual Studio, it installs feature called Just-In-Time (JIT) debugging. JIT debugging is a feature of Visual Studio that allows a developer the ability to debug a program that crashed right at the point it crashed even if Visual Studio was not previously running. If this behavior is not useful to you, which can be the case if the crashing program isn’t something you’re working on, it can be disabled or modified following the instructions at http://msdn2.microsoft.com/en-us/library/5hs4b7a6.aspx.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123