摘要:
要实现将所有的错误信息在一个页面中显示,首先用户必须将Web.config中的 设置为Off。所有的页面都从一个基础页面继承。基础页面定义如下: using System;using System.Web;using System.Data;using System.Data.SqlClient;using Human.SystemFrameworks;using Human.Common;us... 阅读全文
posted @ 2005-11-28 23:03
天一剑客
阅读(418)
评论(0)
推荐(0)
浙公网安备 33010602011771号