“/WebCenter”应用程序中的服务器错误。

超时时间已到。在从池中获取连接之前超时时间已过。出现这种情况可能是因为所有池连接都已被使用并已达到最大池大小。

说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.InvalidOperationException: 超时时间已到。在从池中获取连接之前超时时间已过。出现这种情况可能是因为所有池连接都已被使用并已达到最大池大小。

源错误:

执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。

堆栈跟踪:


[InvalidOperationException: 超时时间已到。在从池中获取连接之前超时时间已过。出现这种情况可能是因为所有池连接都已被使用并已达到最大池大小。]
   System.Data.SqlClient.SqlConnectionPoolManager.GetPooledConnection(SqlConnectionString options, Boolean& isInTransaction) +396
   System.Data.SqlClient.SqlConnection.Open() +384
   Mder.SqlAccess.SqlHelper.ExecuteScalar(CommandType commandType, String commandText, SqlParameter[] commandParameters)
   Mder.SqlAccess.SqlHelper.ExecuteScalar(CommandType commandType, String commandText)
   Mder.Bussiness.ResRole.GetResLimitRight(Int32 _resType, String _resid)
   Mder.Bussiness.ResRole.CheckRole(String _userid, Guid _resid, Int32 _resType, Int32 _flag, String _nodeid)
   WebCenter.Base.CheckRight(String _nodeid, String _resid, Int32 _resType, Int32 _flag)
   WebCenter.Base.CheckRole(String _nodeid, String _resid, Int32 _resType, Int32 _flag)
   WebCenter.Media.MediaDetail.Page_Load(Object sender, EventArgs e)
   System.Web.UI.Control.OnLoad(EventArgs e) +67
   System.Web.UI.Control.LoadRecursive() +35
   System.Web.UI.Page.ProcessRequestMain() +772


版本信息: Microsoft .NET Framework 版本:1.1.4322.2407; ASP.NET 版本:1.1.4322.2407