Error Caught in Page_Error event


Error in: http://gw.ecargoway.com/bbs/read_bbs.aspx?bbs_num=31&sfind=&sfindsdate=&sfindedate=&sfindtype=subject&sfiltertype=ALL&sorderby=+ref+DESC%2C+re_step+ASC%2C+reg_date+DESC%2C+num+DESC&num=47057&curPage=1
Error Message: 'System.Web.HttpUnhandledException' 형식의 예외가 Throw되었습니다.
Error Source: System.Web
Error InnerException: System.NullReferenceException: 개체 참조가 개체의 인스턴스로 설정되지 않았습니다. 위치: GWareCLB.WebCommon.btnStyle(HtmlInputButton& btn, String p_Color, String sValue, Int32 iWidth, Int32 iHeight, String sType, String sImgName, String sPath) 위치: ASP.bbs_read_bbs_aspx.initPage() 위치: ASP.bbs_read_bbs_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) 위치: 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)
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.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)