请管理员帮我看看是什么原因啊,拜托了!
“/”应用程序中的服务器错误。
--------------------------------------------------------------------------------
操作超时
说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。
异常详细信息: System.Net.WebException: 操作超时
源错误:
执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。
堆栈跟踪:
[WebException: 操作超时]
System.Net.HttpWebRequest.GetResponse() +5375213
PageAdmin.master_login.xd9dc40336cb754b6() +1540
PageAdmin.master_login.x0c10d87f1cc88e3b() +220
PageAdmin.master_login.x303150620dddbc01() +111
PageAdmin.master_login.x4b531208dfadf445() +72
PageAdmin.master_login.xb99c27096be25a53() +36
PageAdmin.master_login.Page_Load(Object src, EventArgs e) +281
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
--------------------------------------------------------------------------------
版本信息: Microsoft .NET Framework 版本:2.0.50727.3623; ASP.NET 版本:2.0.50727.3618 <!-- [WebException]: 操作超时 在 System.Net.HttpWebRequest.GetResponse() 在 PageAdmin.master_login.xd9dc40336cb754b6() 在 PageAdmin.master_login.x0c10d87f1cc88e3b() 在 PageAdmin.master_login.x303150620dddbc01() 在 PageAdmin.master_login.x4b531208dfadf445() 在 PageAdmin.master_login.xb99c27096be25a53() 在 PageAdmin.master_login.Page_Load(Object src, EventArgs e) 在 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) 在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) 在 System.Web.UI.Control.OnLoad(EventArgs e) 在 System.Web.UI.Control.LoadRecursive() 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) [HttpUnhandledException]: 引发类型为“System.Web.HttpUnhandledException”的异常。 在 System.Web.UI.Page.HandleError(Exception e) 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 在 System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 在 System.Web.UI.Page.ProcessRequest() 在 System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) 在 System.Web.UI.Page.ProcessRequest(HttpContext context) 在 ASP.zxg_login_aspx.ProcessRequest(HttpContext context) 在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApp