Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Practical examples of Try/Catch/Finally
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00836428
Message ID:
00837055
Views:
25
>Sorry to say but it does not work. Exception handling in Application_Error comes before the error defined in web.config. So we are back to dealing with it in Application_Error.

What do you want to happen? There is no page to display. The page doesn't exist. If there is a 404 error, just redirect to your error page and handle the 404 error however you want in the aspx page.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform