Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Application level exception handling
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00833443
Message ID:
00833691
Vues:
12
You aren't doing any delegate or thread creation stuff are you? I know that with the windows services, you can declare a UnhandledException handler in the static main, and it will not be fired if one of the ServiceBase classes throw an exception. The process which threw the excption will just terminate, but the main thread will go on as if nothing happened. I kludged that, but am still not positive what the right way to handle that situation is.


>Let me know if you can think of any reason that my Application_Error code isn't being triggered by an unhandled exception.
Bill Mittenzwey
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform