按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
Miaoli
:::

當期特展

8 筆資料,第 1/1頁,

文化藝廊 (記憶與重生-9.21)

發布日期:2019-11-06
更新日期:2020-10-15

921大地震發生於1999年9月21日上午1時47分15.9秒(當地時間),共持續約102秒,肇因於車籠埔斷層及大茅埔、雙冬斷層兩條活動斷層同時活動所引起,臺灣中部受災最為嚴重,921地震是臺灣自然的大災難...

第七特展室 (虛擬實境體驗館)

發布日期:2019-01-16
更新日期:2020-10-15

行政院農業委員會水土保持局台中分局與客家委員會客家文化發展中心共同合作,透過虛擬實境、體感互動等創新科技,提供MR「即刻救援」遊戲、「遇見土精靈」體感劇院、3D電影院「細人仔尋龍」等科技體驗,讓民眾體驗科技水保的樂趣。

第五特展室(與地圖的時空對話-國家檔案地圖中的故事)

發布日期:2019-07-18
更新日期:2020-10-15

地圖是空間與時間的集結,利用簡單的線條與符號呈現人們對已知地域或未知空間的想像。在國家檔案中,典藏著為數眾多的地圖,描繪的不僅是空間,也蘊藏著歷史意涵,匯集成屬於臺灣的故事。

第四特展室 -「喜事連連─客家婚俗特展」

發布日期:2018-09-18
更新日期:2020-10-15

客家先民在婚禮儀式中,傳達對天地、祖先、家族與個人的祈求與祝福,並結合客家族群飲水思源的精神,傳承至今成為「臺灣客家婚俗文化」。然而,隨著時代更迭,年輕一代對於傳統禮俗的流程與意義越感陌生,甚至產生文化斷層危機。

第三特展室 (客庄遊樂去)

發布日期:2017-11-10
更新日期:2020-10-28

以客家節慶文化為主軸,融合客家生活的種種特色,「客庄遊樂去」展區劃分為「好客龍VR體驗館」、「伙房體驗區」、「土地生活區」、「晴耕雨讀區」及「童話秘密基地」;提供「從玩中學」的空間,希望親子互動可以在兒童館留下共同學習的美好經驗。

第一特展室 (川流不息 – 臺灣客家與日本國際展)

發布日期:2020-08-11
更新日期:2020-10-30

流過綿長的時間、越過以海洋連結的空間,臺日之間的接觸與影響,如涓涓細流,從未間斷而緩緩地影響著,本展定名為「川流不息–臺灣客家與日本國際展」,將美空雲雀所演唱「川流不息(川の流れのように)」之歌詞融入各單元標題,期構築大河文學般時空流轉、綿綿延續之感。

第二特展室 - 「針頭線尾客家情 - 客家織品服飾美學特展」

發布日期:2019-11-27
更新日期:2020-10-15

客家織品與服飾承襲族群特性與生活經驗,隨著時空的改變,在實用、耐穿的質樸風格中融合時尚元素,發展出兼容並蓄的客家美學。

移至首頁
移至末頁
回頁首