nerdexam
Microsoft

70-515 · Question #22

You deploy an ASP.NET application to an IIS server. You need to log health-monitoring events with severity level of error to the Windows application event log. What should you do?

The correct answer is D. Add the following rule to the <healthMonitoring/> section of the web.config file. See the full explanation below for the reasoning.

Question

You deploy an ASP.NET application to an IIS server. You need to log health-monitoring events with severity level of error to the Windows application event log. What should you do?

Options

  • ARun the aspnet_regiis.exe command.
  • BSet the Treat warnings as errors option to All in the project properties and recompile.
  • CAdd the following rule to the <healthMonitoring/> section of the web.config file.
  • DAdd the following rule to the <healthMonitoring/> section of the web.config file.

How the community answered

(14 responses)
  • A
    7% (1)
  • B
    7% (1)
  • D
    86% (12)

Community Discussion

No community discussion yet for this question.

Full 70-515 Practice