nerdexam
GIAC

GSSP-.NET · Question #283

(Topic 3) Martin works as a Software Developer for BlueWell Inc. He creates an ASP.NET application, named App1. During beta testing of App1, he ensures that the actual ASP.NET error messages are…

The correct answer is E. In the Machine.config file, add the following element. See the full explanation below for the reasoning.

Question

  • (Topic 3)

Martin works as a Software Developer for BlueWell Inc. He creates an ASP.NET application, named App1. During beta testing of App1, he ensures that the actual ASP.NET error messages are displayed whenever errors are encountered. He also ensures that both developers and beta testers see the actual text of the error messages. During beta testing of App1, Martin performs beta testing of other applications also on the same test server. All the other applications display the ASP.NET error messages. After completing beta testing, Martin promotes the beta test server to a production server. He wants all the applications to display a single, user-friendly error message. Martin also customErrors element from the Web.config file for App1. What else will he do to accomplish the required task with minimum administrative effort?

Options

  • AIn the Web.config file for App1, add the following element:
  • BIn the App1.config file, add the following element:
  • CIn the App1.config file, add the following element:
  • DIn the Machine.config file, add the following element:
  • EIn the Machine.config file, add the following element:
  • FIn the Web.config file for App1, add the following element:

How the community answered

(18 responses)
  • A
    11% (2)
  • C
    6% (1)
  • D
    11% (2)
  • E
    72% (13)

Community Discussion

No community discussion yet for this question.

Full GSSP-.NET Practice