.NET Framework Bookmark and Share   
 index > .NET Base Class Library > MMC Snap-Ins - handling unhandled exceptions using UnhandledException Event
 

MMC Snap-Ins - handling unhandled exceptions using UnhandledException Event

Hello everyone,

I have a problem with handling unhandled exceptions via UnhandledException Event in my MMC 3.0 Snap in. My application never goes to event handler and when I throw any exception without catching it, snap-in just crashes. My goal is to force application to go to unhandledexception handler, but don't know how. I would be grateful for any helpful tips.

Best regards,

Adam

Adam.Kolodziej

Have you tried Application.ThreadException instead?

Tony Cheung
Yes, I've tried, but unfortunately with the same results.
Adam.Kolodziej

You can use google to search for other answers

Custom Search

More Threads

• PropertyGrid with disabled Add - button
• how to record cpu time
• How to set the paper type?
• Collection Modified Exception During Multi-Thread Session
• PrincipalPermission
• hot to constraint a subtype to implement a generic interface
• Retrieving SortedList values
• Problems writing XML
• Puzzling CAS Issue
• localization and globalization problem