ÆäÀÌÁö ¿¡·¯


ÆäÀÌÁö¿¡¼­ ¿À·ù°¡ ¹ß»ýÇÏ¿´½À´Ï´Ù. ´Ù½Ã Çѹø ½ÃµµÇØ º¸½Ã°í °è¼ÓÀûÀÎ ¿¡·¯°¡ ¹ß»ýÇÒ ¶§¿¡´Â °ü¸®ÀÚ¿¡°Ô ¹®ÀÇÇÏ¿© Áֽñ⠹ٶø´Ï´Ù.
¿¡·¯ ÆäÀÌÁö ÁÖ¼Ò : http://www.hanintv.com/Default.aspx
¿¡·¯ ¸Þ½ÃÁö : A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
Stack Trace:
System.Data.SqlClient.SqlException: A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)
at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory)
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, SqlParameter[] commandParameters)
at UniMaster.Web.Core.SqlHelper.ExecuteDataset(String connectionString, CommandType commandType, String commandText, Int32 startRecord, Int32 maxRecords, String srcTable)
at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject)
at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject)
at UniMaster.Web.Boards.Data.LecData.View(String db, Int32 boardID)
at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
at UniMaster.Web.Homepage.Controls.TexTHtvBrief.Page_Load(Object sender, EventArgs e)
at UniMaster.Web.Boards.Business.LecBiz.LoadFromID()
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at UniMaster.Web.Homepage.HTVNEWS.News.view.Page_Load(Object sender, EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject)
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, SqlParameter[] commandParameters)
at UniMaster.Web.Core.SqlHelper.ExecuteDataset(String connectionString, CommandType commandType, String commandText)
at UniMaster.Web.Boards.Data.LecData.View(String db, Int32 boardID)
at UniMaster.Web.Boards.Business.LecBiz.LoadFromID()
at UniMaster.Web.Boards.Business.LecBiz..ctor(String db, Int32 existBoardID)
at UniMaster.Web.Homepage.HTVColumn.News.view.Page_Load(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)