nerdexam
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)
  • A
    3% (1)
  • B
    21% (6)
  • C
    7% (2)
  • D
    69% (20)

Community Discussion

No community discussion yet for this question.

Full 98-363 Practice