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

網路預約導覽

臺灣客家文化館線上預約導覽

發佈單位:客家文化發展中心
發布日期:2018/05/08
更新日期:2020/10/15

線上預約導覽 | 定時定點導覽 | 申請注意事項 | 備註與聯絡

客家文化導覽介紹海報

團體預約導覽服務已全面採線上預約服務

團體線上預約導覽 (預約請點此)
團體線上預約導覽圖片連結


團體預約導覽

團體預約導覽請依預約先後順序受理,並以本館服務能量為限

(一)   開放政府機關、學術團體及一般團體申請,惟團體參觀人數需達20人方受理,同一團體每場次以90人為上限。

(二)   申請程序:線上申請 (請於8日前線上申請,完成申請不代表審核通過)。

(三)   【團體預約導覽專線/週三至週一】(含國定例假日) 037-985558轉732
         【團體預約導覽專線/週二休館日】暫停接洽服務

(四)   本館將視參觀日解說人力,依申請先後順序受理,於申請完成5日內回覆申請結果,若未收到回覆,請來電洽詢。審核通過與否,本館將由專人以E-mail回覆通知申請結果。

(五)   完成預約之團體,請於參觀日依申請時填寫之入館時間及人數準時入館;如遲到10分鐘以上或實際到館人數未達20人,為避免影響其他預約團體之權益,本館將逕行取消導覽。

(六)   完成預約之團體,參觀日請領隊攜帶團體預約導覽回覆表至本館戶外空橋旁1號服務台報到,遇雨則移至館內3號服務台。

(七)   取消或變更:已預約成功之團體,如因故取消或變更參觀時間,請至線上完成取消作業,如未完成取消作業之團體,本館將停止3個月內再次預約導覽之權利。

(八)   請領隊務必宣導本館參觀規定及各項指示牌說明,本館禁止攜帶寵物進入, 並請勿在館內喧嘩、奔跑、飲食、抽煙、嚼食檳榔、口香糖或亂丟垃圾。

導覽人員解說常設館導覽人員解說導覽人員解說客家傳統建築

回到頂端 Top


定時定點導覽

平日

導覽展館 導覽時間
承蒙客家-常設館 (3號服務台報名) 10:00、14:00
兒童館說故事 (兒童館自由參加) 10:30、15:30

 

假日

配合第四特展室更新,假日原15:00定時定點導覽展間更改為第一、第二特展室

導覽展館  導覽時間
承蒙客家-常設館 (3號服務台報名) 10:00、14:00
第一、二特展室 (4號服務台報名) 11:00
第四特展室 (4號服務台報名) 15:00
兒童館說故事 (兒童館自由參加) 10:30、15:30

 

※   定點導覽時間每場次約為30分鐘。
※   參加方式:請於導覽開始前10分鐘至定點處集合。
※   定時定點導覽以現場公告為準
※   展館暫停開放期間,亦暫停定時定點導覽,不便之處,盡請見諒。

小朋友合照導覽人員向小朋友解說客家米食

回到頂端 Top


導覽服務申請注意事項

1.  「團體預約導覽服務」已全面採線上預約:

依參觀對象提供服務,分別有學校校外教學導覽、機關團體導覽、無障礙導覽等,依不同年齡層規劃兒童、親子、青少年、成人、銀髮族導覽等,依展覽特性不定期舉辦親子導覽活動。

2.   原紙本傳真預約(103/12/31後不再適用),104/1/1起,全面改為線上預約,歡迎多加利用。

3.   預約導覽相關說明:

客家委員會客家文化發展中心臺灣客家文化館(以下簡稱本館)提供之導覽服務分為定時定點導覽及團體預約導覽,依預約先後順序受理,並以本館服務能量為限。

 

回到頂端 Top


備註與聯絡

※   天然災害取消:如苗栗縣政府公告停止辦公(遇天然災害)或其他緊急事件致本館暫停開放(休館),將逕行取消當日導覽服務,恕不另行通知。

 

回到頂端 Top

回頁首