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

Traditional Craft Center

Traditional Craft Center

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

Traditional Craft Center (Paddy Field Classroom)

Opening hours

Irregular opening hours (Depending on the course time )

Remarks

Exclusive for environmental education and Hakka culture extended education courses and activities

(Closed on every Monday for maintenance and repair)

 

Appearance of Traditional Craft Center (Paddy Field Classroom)

Appearance of Traditional Craft Center (Paddy Field Classroom)

A corner of Paddy Field Classroom

A corner of Paddy Field Classroom

A corner of Paddy Field Classroom

A corner of Paddy Field Classroom

 

Traditional Craft Center

Stationed in the Crafts Industrial Museum are two manufacturers, namely: Dongdi Carbon Co., Ltd. and Dongxing Paper Umbrella Craft Society, which sell featured carbon-based commodities, fine souvenirs and paper umbrella crafts and so on

*Crafts Industrial Museum

  •  
  •  

Company name

Selling items

  1.  

Dongxing Paper Umbrella Craft Society

Dongxing Paper Umbrella Craft Society

paper umbrella and handicraft DIY

  1.  

Dongdi Carbon

Dongdi Carbon Co., Ltd.

Carbon-based commodities

 

Dongxing Paper Umbrella Craft Society

paper umbrella

Dongdi Carbon

Carbon-based commodities

回頁首