[InvalidOperationException: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.]
System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +270
System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +113
System.Data.OracleClient.OracleConnection.Open() +40
wdlx.Gen.General.common.OaDataAdapter..ctor(String sql) in D:\MyProjects\项目最新2020-8-31\eplantonline\eplantonline\Gen.General\wdlx\Gen\General\common\OaDataAdapter.cs:39
wdlx.Lib.Commfile.Dblib.GetDataSet(String sql) in d:\workspace\projects\eplantonline\Lib.Commfile\wdlx\Lib\Commfile\Dblib.cs:309
wdlx.Web.ForePageNew.Skin.Detail.InitPage() in D:\MyProjects\项目最新2020-8-31\eplantonline\eplantonline\wdlx.Web\ForePageNew\Skin\Detail.aspx.cs:62
wdlx.Web.ForePageNew.Skin.Detail.Page_Load(Object sender, EventArgs e) in D:\MyProjects\项目最新2020-8-31\eplantonline\eplantonline\wdlx.Web\ForePageNew\Skin\Detail.aspx.cs:31
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +85
System.EventHandler.Invoke(Object sender, EventArgs e) +0
System.Web.UI.Control.OnLoad(EventArgs e) +79
wdlx.Web.PageBase.OnLoad(EventArgs e) in D:\MyProjects\项目最新2020-8-31\eplantonline\eplantonline\wdlx.Web\Profile\PageBase.cs:158
System.Web.UI.Control.LoadRecursive() +130
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2849
|