只需要在web.config配置文件中增加customErrors属性即可,error.htm就是你要显示的友好页面
  <system.web>
	<customErrors mode="On" defaultRedirect="error.htm"/>
  </system.web>
											只需要在web.config配置文件中增加customErrors属性即可,error.htm就是你要显示的友好页面
  <system.web>
	<customErrors mode="On" defaultRedirect="error.htm"/>
  </system.web>
											| 一 | 二 | 三 | 四 | 五 | 六 | 日 | 
|---|---|---|---|---|---|---|
| « 3月 | ||||||
| 1 | 2 | |||||
| 3 | 4 | 5 | 6 | 7 | 8 | 9 | 
| 10 | 11 | 12 | 13 | 14 | 15 | 16 | 
| 17 | 18 | 19 | 20 | 21 | 22 | 23 | 
| 24 | 25 | 26 | 27 | 28 | 29 | 30 |