Microsoft
70-519 · Question #241
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 B. 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 tracing.
- BUse ASP.NET health monitoring.
- CUse local debugging against the hosting Web server process.
- DUse remote debugging against the hosting Web server process.
How the community answered
(18 responses)- A6% (1)
- B78% (14)
- C6% (1)
- D11% (2)
Community Discussion
No community discussion yet for this question.