nerdexam
Microsoft

70-519 · Question #116

You are supporting an ASP.NET Web application. The Web application occasionally shuts down unexpectedly in the production environment. You cannot reproduce the problem in your local environment. You…

The correct answer is A. Use ASP.NET health monitoring. See the full explanation below for the reasoning.

Question

You are supporting an ASP.NET Web application. The Web application occasionally shuts down unexpectedly in the production environment. You cannot reproduce the problem in your local environment. You need to design a strategy to ensure that you can immediately diagnose the problem without affecting the performance of the production environment. Which approach should you recommend?

Options

  • AUse ASP.NET health monitoring.
  • BUse remote debugging against the hosting Web server process.
  • CUse local debugging against the hosting Web server process.
  • DUse ASP.NET tracing.

How the community answered

(47 responses)
  • A
    74% (35)
  • B
    4% (2)
  • C
    15% (7)
  • D
    6% (3)

Community Discussion

No community discussion yet for this question.

Full 70-519 Practice