Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where to catch ASP .NET Exceptions?
Message
De
25/08/2005 20:45:53
 
 
À
25/08/2005 10:59:00
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01043891
Message ID:
01044169
Vues:
15
Put it in the Global.asax

Sub Application_Error(ByVal sender As Object, ByVal e As EventArgs)
' Fires when an error occurs
End Sub

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspnet/html/asp07232001.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspnet/html/asp08232001.asp
Vincent Blain
Sr. Developer
Infolink Screening Services INC
9201 Oakdale Ave, Suite 100
Chatsworth, CA 91311
800-990-4473 x 1241
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform