ASP.NET错误处理
摘要:
using System;using System.Web;namespace Water.Basis{ public class ErrorLog { static ErrorLog() { } #region WriteEntry public static void WriteEntry() { Exception erroy = HttpContext.Current.Server.Get... 阅读全文
posted @ 2009-12-11 11:02 韩显川 阅读(152) 评论(0) 推荐(0)
浙公网安备 33010602011771号