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

Visitor Center

Visitor Center

發佈單位:客家文化發展中心
Publication Date:2016/07/04
Last updated:2020/10/15

Visitor Center

Opening hours

9:00~17:00, Tuesday to Sunday (Closed on every Monday for maintenance and repair)

Remarks

Park information and simple medical services are provided

 

Service Counter of Visitor Center

Service Counter of Visitor Center

Seats at Visitor Center

Seats at Visitor Center

Promotional materials displayed at Visitor Center

Promotional materials displayed at Visitor Center

Appearance of Visitor Center

Appearance of Visitor Center

 

 

回頁首