Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where to catch ASP .NET Exceptions?
Message
From
25/08/2005 20:45:53
 
 
To
25/08/2005 10:59:00
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01043891
Message ID:
01044169
Views:
16
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
Previous
Reply
Map
View

Click here to load this message in the networking platform