D:\Web\CoenNews\User\Master\Default.master.cs(589): error CS0103: The name 'btnTSTORY' does not exist in the current context
System.Web
위치: 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)
위치: 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.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
위치: System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
위치: System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)