Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Firing Global.asax Application_Error
Message
From
18/11/2004 15:16:44
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Firing Global.asax Application_Error
Environment versions
Environment:
ASP.NET
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
00962799
Message ID:
00962799
Views:
45
I have the Application_Error method implemented in one of my ASP.NET applcations to handle unhandled global errors and it works fine. We are working on a new application in which I am implementing the same method, but when I test it by entering some illegal script text, instead of firing the Global.asax method ASP.NET displays the generic ASP.NET error page.

The Web.config pages directive has been set as validateRequest="true".
The customErrors mode has been tried with mode="On" and mode="RemoteOnly", same results.

What "duh" thing am I missing here?

Thanks,
Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Reply
Map
View

Click here to load this message in the networking platform