 Server Error in '/' Application.
--------------------------------------------------------------------------------
[ 转自铁血社区 http://bbs.tiexue.net/ ]
通常每个套接字地址(协议/网络地址/端口)只允许使用一次。
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:
[ 转自铁血社区 http://bbs.tiexue.net/ ]
[SocketException (0x2740): 通常每个套接字地址(协议/网络地址/端口)只允许使用一次。]
System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress) +1046702
System.Net.Sockets.Socket.Bind(EndPoint localEP) +235
System.Net.Sockets.TcpListener.Start(Int32 backlog) +261
System.Net.Sockets.TcpListener.Start() +9
System.Runtime.Remoting.Channels.ExclusiveTcpListener.Start(Boolean exclusiveAddressUse) +144
[ 转自铁血社区 http://bbs.tiexue.net/ ] System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.StartListening(Object data) +28
System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.SetupChannel() +328
System.Runtime.Remoting.Channels.Tcp.TcpServerChannel..ctor(IDictionary properties, IServerChannelSinkProvider sinkProvider, IAuthorizeRemotingConnection authorizeCallback) +1475
System.Runtime.Remoting.Channels.Tcp.TcpChannel..ctor(IDictionary properties, IClientChannelSinkProvider clientSinkProvider, IServerChannelSinkProvider serverSinkProvider) +667
TxWeb.WebGhost.QueuePoolClient.InitChannel() +183
TxWeb.WebGhost.QueuePoolClient..cctor() +5
[ 转自铁血社区 http://bbs.tiexue.net/ ]
[TypeInitializationException: The type initializer for 'TxWeb.WebGhost.QueuePoolClient' threw an exception.]
TxWeb.WebGhost.QueuePoolClient.AddDataToQueue(UrlCheckData urlCheckData) +0
TxWeb.WebGhost.Web.WebProxyHandler.ProcessRequest(HttpContext context) +78
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +303
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
--------------------------------------------------------------------------------
[ 转自铁血社区 http://bbs.tiexue.net/ ] Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832
先声明,我不是外国人,而是打不开之前未来得及看的VIP章节,点开就显示上面的页面,昨天我发过帖子,好像问题还没解决
|