Error Caught in Page_Error event


Error in: https://biz.naraenano.com/index.aspx
Error Message: index1.aspx에 대한 자식 요청을 실행하는 동안 오류가 발생했습니다.
Error Source: System.Web
Error InnerException: System.Web.HttpUnhandledException (0x80004005): 'System.Web.HttpUnhandledException' 형식의 예외가 Throw되었습니다. ---> System.Data.SqlClient.SqlException (0x80131904): SQL Server에 연결을 설정하는 중에 네트워크 관련 또는 인스턴스 관련 오류가 발생했습니다. 서버를 찾을 수 없거나 액세스할 수 없습니다. 인스턴스 이름이 올바르고 SQL Server가 원격 연결을 허용하도록 구성되어 있는지 확인하십시오. (provider: Named Pipes Provider, error: 40 - SQL Server에 대한 연결을 열 수 없습니다.) ---> System.ComponentModel.Win32Exception (0x80004005): 네트워크 경로를 찾지 못했습니다 위치: System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection) 위치: System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection) 위치: System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) 위치: System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) 위치: System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) 위치: System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) 위치: System.Data.SqlClient.SqlConnection.Open() 위치: GWare.Net.index1.fctDomainSetting() 위치: GWare.Net.index1.Page_Load(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) ClientConnectionId:00000000-0000-0000-0000-000000000000 Error Number:53,State:0,Class:20 위치: System.Web.UI.Page.HandleError(Exception e) 위치: System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 위치: System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 위치: System.Web.UI.Page.ProcessRequest() 위치: System.Web.UI.Page.ProcessRequest(HttpContext context) 위치: ASP.index1_aspx.ProcessRequest(HttpContext context) 위치: System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)
Stack Trace:
위치: System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride) 위치: System.Web.HttpServerUtility.Execute(String path, TextWriter writer, Boolean preserveForm) 위치: System.Web.HttpServerUtility.Transfer(String path, Boolean preserveForm) 위치: System.Web.HttpServerUtility.Transfer(String path) 위치: ASP.index_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) 파일 D:\GWare.Net\index.aspx:줄 6 위치: System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) 위치: System.Web.UI.Page.Render(HtmlTextWriter writer) 위치: System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) 위치: System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 위치: System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 위치: System.Web.UI.Page.ProcessRequest() 위치: System.Web.UI.Page.ProcessRequest(HttpContext context) 위치: ASP.index_aspx.ProcessRequest(HttpContext context) 위치: System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() 위치: System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) 위치: System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)