level 1
东风谷早苗✨
楼主
Server Error in '/' Application.--------------------------------------------------------------------------------Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. 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.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.Source Error: Line 131:if (connection.State != ConnectionState.Open)Line 132:{Line 133:connection.Open();Line 134:}Line 135:} Source File: C:\Project\Beta1\Gbaopan\Gbaopan.Core\Data\AbstractDatabase.cs Line: 133 Stack Trace: [SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.] System.Data.SqlClient.ConnectionPool.UserCreateRequest() +166 System.Data.SqlClient.ConnectionPool.GetConnection(Boolean& isInTransaction)
+3
86 System.Data.SqlClient.SqlConnectionPoolManager.GetPooledConnection(SqlConnectionString options, Boolean& isInTransaction) +370 System.Data.SqlClient.SqlConnection.Open() +383 Gbaopan.Core.Data.AbstractDatabase.Open() in C:\Project\Beta1\Gbaopan\Gbaopan.Core\Data\AbstractDatabase.cs:133 Gbaopan.Data.UserDataAccess.GetMostFansUser(TimeSpan span) in C:\Project\Beta1\Gbaopan\Gbaopan.Data\UserDataAccess.cs:1450 Gbaopan.Business.User.GetMostFansUser(TimeSpan span) in C:\Project\Beta1\Gbaopan\Gbaopan.Business\User.cs:304 Gbaopan.Web.Controls.MostFansCtrl.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\Gbaopan.Web\Controls\MostFansCtrl.ascx.cs:21 System.Web.UI.Control.OnLoad(EventArgs e) +67 System.Web.UI.Control.LoadRecursive() +35 System.Web.UI.Control.LoadRecursive() +98 System.Web.UI.Control.LoadRecursive() +98 System.Web.UI.Page.ProcessRequestMain() +750 --------------------------------------------------------------------------------Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2315
2007年05月13日 09点05分
1
+3
86 System.Data.SqlClient.SqlConnectionPoolManager.GetPooledConnection(SqlConnectionString options, Boolean& isInTransaction) +370 System.Data.SqlClient.SqlConnection.Open() +383 Gbaopan.Core.Data.AbstractDatabase.Open() in C:\Project\Beta1\Gbaopan\Gbaopan.Core\Data\AbstractDatabase.cs:133 Gbaopan.Data.UserDataAccess.GetMostFansUser(TimeSpan span) in C:\Project\Beta1\Gbaopan\Gbaopan.Data\UserDataAccess.cs:1450 Gbaopan.Business.User.GetMostFansUser(TimeSpan span) in C:\Project\Beta1\Gbaopan\Gbaopan.Business\User.cs:304 Gbaopan.Web.Controls.MostFansCtrl.Page_Load(Object sender, EventArgs e) in c:\inetpub\wwwroot\Gbaopan.Web\Controls\MostFansCtrl.ascx.cs:21 System.Web.UI.Control.OnLoad(EventArgs e) +67 System.Web.UI.Control.LoadRecursive() +35 System.Web.UI.Control.LoadRecursive() +98 System.Web.UI.Control.LoadRecursive() +98 System.Web.UI.Page.ProcessRequestMain() +750 --------------------------------------------------------------------------------Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2315