Microsoft
98-363 · Question #87
Which of the following will you use to catch all unhandled ASP.NET errors that are not caught with a Try/Catch block or in a page-level error handler?
The correct answer is D. Global.asax. See the full explanation below for the reasoning.
Question
Which of the following will you use to catch all unhandled ASP.NET errors that are not caught with a Try/Catch block or in a page-level error handler?
Options
- ABreakpoints
- BTrace.axd
- CSDK
- DGlobal.asax
How the community answered
(29 responses)- A3% (1)
- B21% (6)
- C7% (2)
- D69% (20)
Community Discussion
No community discussion yet for this question.