可学答题网 > 问答 > MCTS(70-515)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

You are implementing&#8194


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?()

  • AAdd the following configuration to the web.config file.
  • BAdd the following configuration to the web.config file.
  • CAdd the following code segment to the Global.asax file.
  • DAdd the following code segment to the Global.asax file.
参考答案
参考解析:
分类:MCTS(70-515)题库
相关推荐

1、You are implementing 

You are implementing an ASP.NET application that includes a page named TestPage.aspx. TestPag...

2、You are implementing 

You are implementing an ASP.NET Web site that will be accessed by an international&#819...

3、You are implementing 

You are implementing an ASP.NET application that includes a page named TestPage.aspx. TestPag...

4、You are implementing 

You are implementing an ASP.NET page that hosts a user control named CachedControl. You...

5、You are implementing 

You are implementing an ASP. NET MVC 2 Web application. You add a controller name...

6、You are implementing 

You are implementing an ASP.NET application that uses data-bound GridView controls in multipl...