产品使用及交流论坛

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

进不了后台 [复制链接]

1#
我的网站是在2003服务器上运行的,首页能打开,访问网站也都可以的。但是进入后台的时候地址栏变成http://localhost/master/login.aspx了,后来按照版主的建议,我改成我的域名了,但是进入后台的时候出现了这样的代码:Server Error in '/' Application.
--------------------------------------------------------------------------------

Too many automatic redirections were attempted.
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: Too many automatic redirections were attempted.

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: Too many automatic redirections were attempted.]
   System.Net.HttpWebRequest.GetResponse() +1502027
   PageAdmin.master_login.xd9dc40336cb754b6() +1593
   PageAdmin.master_login.x0c10d87f1cc88e3b() +216
   PageAdmin.master_login.x303150620dddbc01() +111
   PageAdmin.master_login.x4b531208dfadf445() +66
   PageAdmin.master_login.xb99c27096be25a53() +38
   PageAdmin.master_login.Page_Load(Object src, EventArgs e) +277
   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
2#

版主,按照你这样修改以后还是同样的情况,不知道是怎么回事,望回复,谢谢
TOP
3#

网址是http://61.175.194.142  后台用户名和密码都是admin希望版主帮我看看
TOP
发新话题 回复该主题