M
Matt
As the subject says... are Application_Error and Page_Error triggered by the
same event? In other words, is there any error that could slip by
Application_Error but be caught by Page_Error, or vise-versa? Or is it just
a matter of handling the same exact thing in different scopes?
same event? In other words, is there any error that could slip by
Application_Error but be caught by Page_Error, or vise-versa? Or is it just
a matter of handling the same exact thing in different scopes?