mengfanxuan - 2009/8/17 10:21:00
我把网站传上了服务器,可是登陆网站后台却出现这样的错误:
由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败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.Sockets.SocketException: 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 ********
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: | [SocketException (0x274c): 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 *********] System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) +239 System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP) +35 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception) +224[WebException: Unable to connect to the remote server] System.Net.HttpWebRequest.GetResponse() +5314029 PageAdmin.masterlogin.Get_PageAdmin() +1509 PageAdmin.masterlogin.Check_Version() +455 PageAdmin.masterlogin.Page_Load(Object src, EventArgs e) +480 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 |
Version Information: Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082
xiyou - 2009/8/17 10:57:00
联系空间商解决,主机问题
mengfanxuan - 2009/8/18 10:09:00
请问一下,会是哪里的问题
xiyou - 2009/8/18 10:47:00
你的什么版本的系统??
mengfanxuan - 2009/8/18 14:18:00
电脑吗,电脑室2003的,网站版本是0610的
xiyou - 2009/8/18 14:21:00
你是不是用了代理了
mengfanxuan - 2009/9/18 11:36:00
什么代理?服务器是自己的。
mengfanxuan - 2009/9/18 12:52:00
是一个客户,他们的网站放到我的服务器上就出现这种情况,我一查是你们的源码。
这个状况还没见过呢
mengfanxuan - 2009/9/27 15:49:00
是一个客户,他们的网站放到我的服务器上就出现这种情况,我一查是你们的源码。
这个状况还没见过呢
apple - 2009/9/27 16:53:00
应该是你服务器权限不够,后台登陆会有一个判断读取首页内容的功能
把域名发出来看看
fanny0222 - 2009/9/28 17:13:00
lei96127 - 2009/9/29 10:29:00
我的WEB 服务器一机多站,出现了这样的问题。有没有好的方法呢?
lei96127 - 2009/10/17 3:59:00
原帖由 apple 于 2009-9-27 16:53:00 发表 应该是你服务器权限不够,后台登陆会有一个判断读取首页内容的功能
|
这个权限是什么呢?服务器该怎么配置把这个加上去?谢谢额
mengfanxuan - 2009/10/23 10:50:00
mengfanxuan - 2009/10/23 10:51:00
版主求救啊
xiyou - 2009/10/23 11:27:00
这个问题检查是不是服务器防火墙阻止了,后台登陆会有一个读取首页HTML的动作,检查服务器日志一下