Error Caught in Page_Error event


Error in: http://gw.dwdcc.co.kr/common/vcsystem/investment_list.aspx
Error Message: '/common/common/DatePickerPeriod.ascx' 파일이 없습니다.
Error Source: System.Web
Error InnerException: System.Web.HttpParseException (0x80004005): '/common/common/DatePickerPeriod.ascx' 파일이 없습니다. ---> System.Web.HttpException (0x80004005): '/common/common/DatePickerPeriod.ascx' 파일이 없습니다. 위치: System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) 위치: System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) 위치: System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) 위치: System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean ensureIsUpToDate) 위치: System.Web.UI.BaseTemplateParser.GetReferencedType(VirtualPath virtualPath, Boolean allowNoCompile) 위치: System.Web.UI.BaseTemplateParser.GetUserControlType(VirtualPath virtualPath) 위치: System.Web.UI.MainTagNameToTypeMapper.ProcessUserControlRegistration(UserControlRegisterEntry ucRegisterEntry) 위치: System.Web.UI.BaseTemplateParser.ProcessDirective(String directiveName, IDictionary directive) 위치: System.Web.UI.TemplateControlParser.ProcessDirective(String directiveName, IDictionary directive) 위치: System.Web.UI.PageParser.ProcessDirective(String directiveName, IDictionary directive) 위치: System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) 위치: System.Web.UI.TemplateParser.ProcessException(Exception ex) 위치: System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) 위치: System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)
Stack Trace:
위치: System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) 위치: System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) 위치: System.Web.UI.TemplateParser.ParseInternal() 위치: System.Web.UI.TemplateParser.Parse() 위치: System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() 위치: System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) 위치: System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() 위치: System.Web.Compilation.BuildProvidersCompiler.PerformBuild() 위치: System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) 위치: System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) 위치: System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) 위치: System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound) 위치: System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp) 위치: System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) 위치: System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) 위치: System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) 위치: System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() 위치: System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) 위치: System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)