产品使用及交流论坛

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

免费版进入后台登录出现:远程服务器返回错误: (401) 未经授权 [复制链接]

1#
在安装完毕后。登录后台界面出现以下错误信息:
远程服务器返回错误: (401) 未经授权。
说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.Net.WebException: 远程服务器返回错误: (401) 未经授权。

源错误:

执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。  

堆栈跟踪:


[WebException: 远程服务器返回错误: (401) 未经授权。]
   System.Net.HttpWebRequest.GetResponse() +5313773
   PageAdmin.master_login.xd9dc40336cb754b6() +1953
   PageAdmin.master_login.x0c10d87f1cc88e3b() +289
   PageAdmin.master_login.x303150620dddbc01() +124
   PageAdmin.master_login.x4b531208dfadf445() +124
   PageAdmin.master_login.xb99c27096be25a53() +38
   PageAdmin.master_login.Page_Load(Object src, EventArgs e) +148
   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

------------------------------------------------------------------
网站能访问,后台登录能显示,可是登录不进去,一登录就出现以上问题。重新安装后也不行。一样的问题,请高手解答!

程序为最新的版本。
分享 转发
TOP
2#

今天我的后台也是啊。。

而且经常出现这个问题,害得我又重要安后台,希望xiyou能帮助我们……

如果要重装后台,网站的东西都没有了,怎么补救 ?
TOP
3#

大家都没有遇到这种问题吗?我不会太背了吧。
TOP
4#

网站能访问,后台登录能显示,可是登录不进去,我这也是出现这样的问题,不过提示是
:“/”应用程序中的服务器错误。
--------------------------------------------------------------------------------

无法解析此远程名称: 'XXXXXXXr.com'
TOP
5#

我的也是呀
TOP
6#

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

The remote server returned an error: (401) Unauthorized.
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 server returned an error: (401) Unauthorized.

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 server returned an error: (401) Unauthorized.]
   System.Net.HttpWebRequest.GetResponse() +1501899
   PageAdmin.master_login.xd9dc40336cb754b6() +1912
   PageAdmin.master_login.x0c10d87f1cc88e3b() +311
   PageAdmin.master_login.x303150620dddbc01() +133
   PageAdmin.master_login.x4b531208dfadf445() +131
   PageAdmin.master_login.xb99c27096be25a53() +34
   PageAdmin.master_login.Page_Load(Object src, EventArgs e) +171
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +34
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +47
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42



我也是网站能访问,后台登录可以显示,同样登录不进
TOP
7#

重新装过IIS和.net后我的可以了..
TOP
8#

我的也出现了错误,检查了下web.confgi,<add key="Url" value="www.website.com" />,把value值改成localhost后还是出错,不知道什么原因.
前台页面都是正常的
TOP
9#

查看了下IIS默认网站的属性,把目录安全性里的匿名访问用户改成现在的IIS用户(我装好IIS后改了计算机名,IIS用户名也随着变了,但IIS里的设置还是原来的计算机名的用户名),然后把IIS服务重启下就好了.
TOP
10#

我的也是这样的问题

在租用的空间上出现的这样的问题。跟本地没有什么关系吧。我知道怎么解决。论坛里也没人给说,不知道是哪儿 的问题。
TOP
11#

把修改好的网站放进服务器,然后重新进入那哥安装界面不知道行不行。。。
TOP
12#

重新装过.net就好了
TOP
发新话题 回复该主题