产品使用及交流论坛

首页 » 产品使用交流区 » 安装及使用交流 » 网站后台打开提示错误
sxdd - 2013/8/10 11:31:24
打开网站后台,出现如下界面:

Server Error in '  Application.
--------------------------------------------------------------------------------

The remote name could not be resolved:  
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Net.WebException: The remote name could not be resolved:

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  

Stack Trace:


[WebException: The remote name could not be resolved: ']
   System.Net.HttpWebRequest.GetResponse()
   PageAdmin.master_login.wGARO5J2E()  
  PageAdmin.master_login.FnBaG0JZy()  
   PageAdmin.master_login.nef8HPHul()  
   PageAdmin.master_login.ggqmM6qQ8()
   PageAdmin.master_login.koklDTFj9()
   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)

请问该如何解决? 谢谢。
1
查看完整版本: 网站后台打开提示错误