ÆäÀÌÁö ¿¡·¯


ÆäÀÌÁö¿¡¼­ ¿À·ù°¡ ¹ß»ýÇÏ¿´½À´Ï´Ù. ´Ù½Ã Çѹø ½ÃµµÇØ º¸½Ã°í °è¼ÓÀûÀÎ ¿¡·¯°¡ ¹ß»ýÇÒ ¶§¿¡´Â °ü¸®ÀÚ¿¡°Ô ¹®ÀÇÇÏ¿© Áֽñ⠹ٶø´Ï´Ù.
¿¡·¯ ÆäÀÌÁö ÁÖ¼Ò : http://hanintv.com/Default.aspx
¿¡·¯ ¸Þ½ÃÁö : 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.
Stack Trace:
System.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.
at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.SqlClient.SqlConnection.Open()
at UniMaster.Web.Core.SqlHelper.ExecuteDataset(String connectionString, CommandType commandType, String commandText, Int32 startRecord, Int32 maxRecords, String srcTable, SqlParameter[] commandParameters)
at UniMaster.Web.Core.SqlHelper.ExecuteDataset(String connectionString, CommandType commandType, String commandText, Int32 startRecord, Int32 maxRecords, String srcTable)
at UniMaster.Web.Boards.Data.LecData.GetBoardListVod(String db, Int32 mode, Int32 pageNo, Int32 topCount, Int32 startRecord, Int32 pageSize)
at UniMaster.Web.Boards.Business.LecBiz.GetBoardList(String code, String mode, Int32 pageNo, Int32 topCount)
at UniMaster.Web.Homepage.Controls.TexTHtvBrief.GetBoardList()
at UniMaster.Web.Homepage.Controls.TexTHtvBrief.Page_Load(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)