“/”应用程序中的服务器错误。
--------------------------------------------------------------------------------
System.Web.Services.Protocols.SoapException: 服务器无法处理请求。 ---> System.InvalidOperationException: 超时时间已到。超时时间已到,但是尚未从池中获取连接。出现这种情况可能是因为所有池连接均在使用,并且达到了最大池大小。
在 System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
在 System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
在 System.Data.SqlClient.SqlConnection.Open()
在 Com.QFGame.WebSite.Spread.Data.UserStatic.BindUser(String spreadId, Int32 userId, String userName)
在 Com.QFGame.WebSite.Spread.MainWeb.SpreadWsInterface.BindUser(String spreadId, Int32 userId, String userName, String hash)
--- 内部异常堆栈跟踪的结尾 ---
说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。
异常详细信息: System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: 服务器无法处理请求。 ---> System.InvalidOperationException: 超时时间已到。超时时间已到,但是尚未从池中获取连接。出现这种情况可能是因为所有池连接均在使用,并且达到了最大池大小。
在 System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
在 System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
在 System.Data.SqlClient.SqlConnection.Open()
在 Com.QFGame.WebSite.Spread.Data.UserStatic.BindUser(String spreadId, Int32 userId, String userName)
在 Com.QFGame.WebSite.Spread.MainWeb.SpreadWsInterface.BindUser(String spreadId, Int32 userId, String userName, String hash)
--- 内部异常堆栈跟踪的结尾 ---
源错误:
执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。
堆栈跟踪:
[SoapException: System.Web.Services.Protocols.SoapException: 服务器无法处理请求。 ---> System.InvalidOperationException: 超时时间已到。超时时间已到,但是尚未从池中获取连接。出现这种情况可能是因为所有池连接均在使用,并且达到了最大池大小。
在 System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
在 System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
在 System.Data.SqlClient.SqlConnection.Open()
在 Com.QFGame.WebSite.Spread.Data.UserStatic.BindUser(String spreadId, Int32 userId, String userName)
在 Com.QFGame.WebSite.Spread.MainWeb.SpreadWsInterface.BindUser(String spreadId, Int32 userId, String userName, String hash)
--- 内部异常堆栈跟踪的结尾 ---]
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +431766
System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +204
Com.QFGame.Passport.PassportCommonLib.WebService.Spread.SpreadWsInterface.BindUser(String spreadId, Int32 userId, String userName, String hash) +111
Com.QFGame.Passport.PassportCommonLib.PlatformWs.AddSpreadInfo(String SpreadId, Int32 userId, String userName) +167
Com.QFGame.Passport.PassportWeb.Reg.AdReg110914.Reg.SubmitBtn_Click(Object sender, ImageClickEventArgs e) +588
System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +108
System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +118
System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565
--------------------------------------------------------------------------------
版本信息: Microsoft .NET Framework 版本:2.0.50727.3625; ASP.NET 版本:2.0.50727.3634
这样的。
图片是这样的。