产品使用及交流论坛

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

请教:后台登录出现问题 [复制链接]

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

套接字操作尝试一个无法连接的主机。 x.x.x.x0
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: 套接字操作尝试一个无法连接的主机。 x.x.x.x0

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 (0x2751): 套接字操作尝试一个无法连接的主机。 x.x.x.x0]
   System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) +239
    .........

--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3625; ASP.NET Version:2.0.50727.3618
分享 转发
TOP
2#

回复 2# zhiweng07 的帖子

自己顶起来吧!
TOP
3#

回复 4# mengleishao 的帖子

没有高手愿意帮忙啊!
TOP
4#

回复 6# xiyou 的帖子

网页打开均正常,后台登录页面出现,输入ID,密码后登录后才出现这个问题。请问应该如何修改?
TOP
5#

回复 8# xiyou 的帖子

谢谢!
TOP
发新话题 回复该主题