按Enter到主內容區
System.Web.HttpCompileException (0x80004005): C:\Hyweb\Website\Hakka_Umbraco\Website\Views\MacroPartials\parkHeader.cshtml(250): error CS0103: The name 'fbLike' does not exist in the current context
at System.Web.Compilation.BuildManager.PostProcessFoundBuildResult(BuildResult result, Boolean keyFromVPP, VirtualPath virtualPath)
at System.Web.Compilation.BuildManager.GetBuildResultFromCacheInternal(String cacheKey, Boolean keyFromVPP, VirtualPath virtualPath, Int64 hashCode, Boolean ensureIsUpToDate)
at System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath virtualPath, Boolean ensureIsUpToDate)
at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
at System.Web.Compilation.BuildManager.GetCompiledType(VirtualPath virtualPath)
at System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer)
at Umbraco.Web.Mvc.ProfilingView.Render(ViewContext viewContext, TextWriter writer) in D:\Project_Code\Umbraco\Umbraco-CMS-8.6.4-Hakka\src\Umbraco.Web\Mvc\ProfilingView.cs:line 25
at Umbraco.Web.Mvc.ControllerExtensions.RenderViewResultAsString(ControllerBase controller, ViewResultBase viewResult) in D:\Project_Code\Umbraco\Umbraco-CMS-8.6.4-Hakka\src\Umbraco.Web\Mvc\ControllerExtensions.cs:line 80
at Umbraco.Web.Macros.PartialViewMacroEngine.Execute(MacroModel macro, IPublishedContent content) in D:\Project_Code\Umbraco\Umbraco-CMS-8.6.4-Hakka\src\Umbraco.Web\Macros\PartialViewMacroEngine.cs:line 98
at Umbraco.Web.Macros.MacroRenderer.<>c__DisplayClass17_0.<ExecuteMacroOfType>b__0() in D:\Project_Code\Umbraco\Umbraco-CMS-8.6.4-Hakka\src\Umbraco.Web\Macros\MacroRenderer.cs:line 335
at Umbraco.Web.Macros.MacroRenderer.ExecuteProfileMacroWithErrorWrapper(MacroModel macro, String msgIn, Func`1 getMacroContent, Func`1 msgErr) in D:\Project_Code\Umbraco\Umbraco-CMS-8.6.4-Hakka\src\Umbraco.Web\Macros\MacroRenderer.cs:line 306
at Umbraco.Web.Macros.MacroRenderer.ExecuteMacroWithErrorWrapper(MacroModel macro, String msgIn, String msgOut, Func`1 getMacroContent, Func`1 msgErr) in D:\Project_Code\Umbraco\Umbraco-CMS-8.6.4-Hakka\src\Umbraco.Web\Macros\MacroRenderer.cs:line 265
at Umbraco.Web.Macros.MacroRenderer.ExecuteMacroOfType(MacroModel model, IPublishedContent content) in D:\Project_Code\Umbraco\Umbraco-CMS-8.6.4-Hakka\src\Umbraco.Web\Macros\MacroRenderer.cs:line 332
at Umbraco.Web.Macros.MacroRenderer.Render(MacroModel macro, IPublishedContent content, IDictionary pageElements) in D:\Project_Code\Umbraco\Umbraco-CMS-8.6.4-Hakka\src\Umbraco.Web\Macros\MacroRenderer.cs:line 238
at Umbraco.Web.UmbracoComponentRenderer.RenderMacro(IPublishedContent content, String alias, IDictionary`2 parameters) in D:\Project_Code\Umbraco\Umbraco-CMS-8.6.4-Hakka\src\Umbraco.Web\UmbracoComponentRenderer.cs:line 131
at Umbraco.Web.UmbracoComponentRenderer.RenderMacro(Int32 contentId, String alias, IDictionary`2 parameters) in D:\Project_Code\Umbraco\Umbraco-CMS-8.6.4-Hakka\src\Umbraco.Web\UmbracoComponentRenderer.cs:line 102
at ASP._Page_Views_Partials_TypedGrid_Editors_Macro_cshtml.Execute() in C:\Hyweb\Website\Hakka_Umbraco\Website\Views\Partials\TypedGrid\Editors\Macro.cshtml:line 17
at System.Web.WebPages.WebPageBase.ExecutePageHierarchy()
at System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)
at Umbraco.Web.Mvc.ProfilingView.Render(ViewContext viewContext, TextWriter writer) in D:\Project_Code\Umbraco\Umbraco-CMS-8.6.4-Hakka\src\Umbraco.Web\Mvc\ProfilingView.cs:line 25
at System.Web.Mvc.Html.PartialExtensions.Partial(HtmlHelper htmlHelper, String partialViewName, Object model, ViewDataDictionary viewData)
at Umbraco.Web.Macros.MacroRenderer.ExecuteProfileMacroWithErrorWrapper(MacroModel macro, String msgIn, Func`1 getMacroContent, Func`1 msgErr) in D:\Project_Code\Umbraco\Umbraco-CMS-8.6.4-Hakka\src\Umbraco.Web\Macros\MacroRenderer.cs:line 306
at Umbraco.Web.Macros.MacroRenderer.ExecuteMacroWithErrorWrapper(MacroModel macro, String msgIn, String msgOut, Func`1 getMacroContent, Func`1 msgErr) in D:\Project_Code\Umbraco\Umbraco-CMS-8.6.4-Hakka\src\Umbraco.Web\Macros\MacroRenderer.cs:line 265
at Umbraco.Web.Macros.MacroRenderer.ExecuteMacroOfType(MacroModel model, IPublishedContent content) in D:\Project_Code\Umbraco\Umbraco-CMS-8.6.4-Hakka\src\Umbraco.Web\Macros\MacroRenderer.cs:line 332
at Umbraco.Web.Macros.MacroRenderer.Render(MacroModel macro, IPublishedContent content, IDictionary pageElements) in D:\Project_Code\Umbraco\Umbraco-CMS-8.6.4-Hakka\src\Umbraco.Web\Macros\MacroRenderer.cs:line 238
at Umbraco.Web.UmbracoComponentRenderer.RenderMacro(IPublishedContent content, String alias, IDictionary`2 parameters) in D:\Project_Code\Umbraco\Umbraco-CMS-8.6.4-Hakka\src\Umbraco.Web\UmbracoComponentRenderer.cs:line 131
at Umbraco.Web.UmbracoComponentRenderer.RenderMacro(Int32 contentId, String alias, IDictionary`2 parameters) in D:\Project_Code\Umbraco\Umbraco-CMS-8.6.4-Hakka\src\Umbraco.Web\UmbracoComponentRenderer.cs:line 102
at ASP._Page_Views_Partials_TypedGrid_Editors_Macro_cshtml.Execute() in C:\Hyweb\Website\Hakka_Umbraco\Website\Views\Partials\TypedGrid\Editors\Macro.cshtml:line 17
at System.Web.WebPages.WebPageBase.ExecutePageHierarchy()
at System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)
at Umbraco.Web.Mvc.ProfilingView.Render(ViewContext viewContext, TextWriter writer) in D:\Project_Code\Umbraco\Umbraco-CMS-8.6.4-Hakka\src\Umbraco.Web\Mvc\ProfilingView.cs:line 25
at System.Web.Mvc.Html.PartialExtensions.Partial(HtmlHelper htmlHelper, String partialViewName, Object model, ViewDataDictionary viewData)
at ASP._Page_Views_Partials_TypedGrid_Editors_Base_cshtml.Execute() in C:\Hyweb\Website\Hakka_Umbraco\Website\Views\Partials\TypedGrid\Editors\Base.cshtml:line 21
:::
Footer快捷列
政府網站資料開放宣告
一、授權方式及範圍
為利各界廣為利用網站資料,客家委員會客家文化發展中心全球資訊網站上刊載之所有資料與素材,其得受著作權保護之範圍,以無償、非專屬,得再授權之方式提供公眾使用,使用者得不限時間及地域,重製、改作、編輯、公開傳輸或為其他方式之利用,開發各種產品或服務(簡稱加值衍生物),此一授權行為不會嗣後撤回,使用者亦無須取得本機關之書面或其他方式授權。然使用時,應註明出處。
二、相關事項說
(一)本授權範圍僅及於著作權保護之範圍,不及於其他智慧財產權利,包括但不限於專利、商標、及機關標誌之提供。
(二)當事人自行公開或依法令公開之個人資料是否得被蒐集、處理及利用,使用者須自行依照個人資料保護法之相關規定,規劃並執行法律要求之相應措施。
(三)部分的影音、圖像、樂譜、專人專案撰文或其他著作,經機關特別聲明須經同意方可使用者。
三、應注意不得侵害第三人之著作人格權(包括姓名表示權及禁止不當變更權)。
四、使用本授權提供之資料與素材,不得惡意變更其相關資訊,若利用後所展示之資訊與原資料與素材不符,使用者須自負民事、刑事上之法律責任。
五、本網站之授權,並不授予使用者代表本機關建議、認可或贊同其加值衍生物之地位。
回頁首