Error Caught in Page_Error event


Error in: http://gw.ace-medical.com/common/viewer_print.aspx
Error Message: 'GWare.Net.viewer_print' 형식을 로드할 수 없습니다.
Error Source: System.Web
Error InnerException: System.Web.HttpParseException (0x80004005): 'GWare.Net.viewer_print' 형식을 로드할 수 없습니다. ---> System.Web.HttpException (0x80004005): 'GWare.Net.viewer_print' 형식을 로드할 수 없습니다. 위치: System.Web.UI.TemplateParser.GetType(String typeName, Boolean ignoreCase, Boolean throwOnError) 위치: System.Web.UI.TemplateParser.ProcessInheritsAttribute(String baseTypeName, String codeFileBaseTypeName, String src, Assembly assembly) 위치: System.Web.UI.TemplateParser.PostProcessMainDirectiveAttributes(IDictionary parseData) 위치: 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)