Error Caught in Page_Error event


Error in: http://gw.ace-medical.com/common/addr_select_ajax_query.aspx
Error Message: 'System.Web.HttpUnhandledException' 형식의 예외가 Throw되었습니다.
Error Source: System.Web
Error InnerException: System.NullReferenceException: 개체 참조가 개체의 인스턴스로 설정되지 않았습니다. 위치: GWare.Net.addr_select_ajax_query.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)
Stack Trace:
위치: 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.ProcessRequestWithNoAssert(HttpContext context) 위치: System.Web.UI.Page.ProcessRequest(HttpContext context) 위치: ASP.common_addr_select_ajax_query_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)