Offending URL: //anmosp.com/controls/content.aspx?ChannelId=55&id=17175
Source: System.Data
Message: 超时时间已到。超时时间已到,但是尚未从池中获取连接。出现这种情况可能是因为所有池连接均在使用,并且达到了最大池大小。
Stack trace:    在 System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
   在 System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
   在 System.Data.SqlClient.SqlConnection.Open()
   在 JumbotCms.DBUtility.SqlDbOperHandler..ctor(SqlConnection _conn) 位置 F:\2016\中心医院\中心医院空白模版\JumbotCms.DBUtility\SqlDbOperHandler.cs:行号 19
   在 JumbotCms.DAL.Common.Doh() 位置 F:\2016\中心医院\中心医院空白模版\JumbotCms.DAL\Common.cs:行号 60
   在 JumbotCms.DAL.Normal_ChannelDAL.GetEntity(String _id) 位置 F:\2016\中心医院\中心医院空白模版\JumbotCms.DAL\normal\ChannelDAL.cs:行号 110
   在 JumbotCms.DAL.Normal_ClassDAL.GetClassLink(Int32 _page, Boolean _ishtml, String _channelid, String _classid) 位置 F:\2016\中心医院\中心医院空白模版\JumbotCms.DAL\normal\ClassDAL.cs:行号 255
   在 JumbotCms.DAL.TemplateEngineDAL.executeTag_Class(String& _pagestr, String _classid) 位置 F:\2016\中心医院\中心医院空白模版\JumbotCms.DAL\TemplateEngineDAL.cs:行号 1046
   在 JumbotCms.DAL.TemplateEngineDAL.replaceTag_ChannelClassLoop(String& _pagestr) 位置 F:\2016\中心医院\中心医院空白模版\JumbotCms.DAL\TemplateEngineDAL.cs:行号 732
   在 JumbotCms.DAL.Module_articleDAL.p__GetChannel_Article(TemplateEngineDAL te, DataTable dt, String& PageStr, ArrayList& ContentList, Int32 i) 位置 F:\2016\中心医院\中心医院空白模版\JumbotCms.DAL\module\ArticleDAL.cs:行号 186
   在 JumbotCms.DAL.Module_articleDAL.GetContent(String _ChannelId, String _ContentId, Int32 _CurrentPage) 位置 F:\2016\中心医院\中心医院空白模版\JumbotCms.DAL\module\ArticleDAL.cs:行号 82
   在 JumbotCms.DAL.ModuleCommand.GetContent(String _module, String _ChannelId, String _ContentId, Int32 _CurrentPage) 位置 F:\2016\中心医院\中心医院空白模版\JumbotCms.DAL\ModuleCommand.cs:行号 47
   在 JumbotCms.UI.FrontHtml.GetContentFile(String _channelID, String _channelType, String _contentID, Int32 _currentPage) 位置 F:\2016\中心医院\中心医院空白模版\JumbotCms.UI\FrontHtml.cs:行号 49
   在 JumbotCms.WebFile.Controls._content.Page_Load(Object sender, EventArgs e) 位置 F:\2016\中心医院\中心医院空白模版\JumbotCms.WebFile\controls\content.aspx.cs:行号 64
   在 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
   在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
   在 System.Web.UI.Control.OnLoad(EventArgs e)
   在 System.Web.UI.Control.LoadRecursive()
   在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)