nerdexam
GIAC

GSSP-.NET · Question #331

GSSP-.NET Question #331: Real Exam Question with Answer & Explanation

The correct answer is C. Set the mode attribute of the customErrors element to On and the defaultRedirect. See the full explanation below for the reasoning.

Question

  • (Topic 3) You work as a Web Application Developer for SunInfo Inc. The company uses Visual Studio 2008 as its application development platform. You create a Web application using .NET Framework 3.5. You want to redirect users to a default error page if an unhandled error occurs within your site. Which of the following actions will you perform to accomplish the task? attribute to an error page within your site.

Options

  • BSet the statusCode attribute of the error element to 404 and the redirect attribute to a
  • CSet the mode attribute of the customErrors element to On and the defaultRedirect
  • DSet the redirect attribute of the error element to an error page within your site.

Community Discussion

No community discussion yet for this question.

Full GSSP-.NET Practice