按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
:::
Countryside Area
Countryside Area
Natural and Rural Landscape Area
Respecting nature and assuming an optimistic attitude to life, the forebears of Hakka people adapted themselves very well to their environments. Showcased in this outdoor Natural and Rural Landscape Area are mainly rice and tobacco fields as well as fruit trees and cash crops commonly seen in Hakka villages. In addition, such traditional buildings as Tobacco Building, Hakkas House for Extended Family and Rice Mill Room are also configured in this Area to further promote your cultural experience.







回頁首