What should you do?

You are implementing an ASP.NET Web site.
The root directory of the site contains a page named Error.aspx.
You need to display the Error.aspx page if an unhandled error occurs on any page within the site. You also must ensure that the original URL in the browser is not changed.
What should you do?
A. Add the following configuration to the web.config file.

B. Add the following configuration to the web.config file.

C. Add the following code segment to the Global.asax file.

D. Add the following code segment to the Global.asax file.

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.