Error message: c:\inetpub\kopanos\tpl\ProductCategory.View.tpl.ascx(211): error CS1061: 'Ecommerce.ProductsControl' does not contain a definition for 'WithFilterCategoriesCollapsedDefault' and no extension method 'WithFilterCategoriesCollapsedDefault' accepting a first argument of type 'Ecommerce.ProductsControl' could be found (are you missing a using directive or an assembly reference?)
Url: https://kopanos-store.gr/skin.aspx?lang=en&itemtype=ProductCategory&itemid=92A64C71&action=view&594B0C57=DB4F3464‡C5F6BC7C‡9B05D1B6‡397E85E6‡211042A1‡3E05A256‡87530BBE&splitter_products_offset=0
Message: c:\inetpub\kopanos\tpl\ProductCategory.View.tpl.ascx(211): error CS1061: 'Ecommerce.ProductsControl' does not contain a definition for 'WithFilterCategoriesCollapsedDefault' and no extension method 'WithFilterCategoriesCollapsedDefault' accepting a first argument of type 'Ecommerce.ProductsControl' could be found (are you missing a using directive or an assembly reference?)
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.UI.TemplateControl.LoadControl(VirtualPath virtualPath)
at Bone.ActionView.Render(TextWriter w) in C:\Bone\Bone\src\Actions\DBActions\ActionView.cs:line 186
at Bone.Action.RenderContent(TextWriter w) in C:\Bone\Bone\src\Actions\_Action.cs:line 404
at Bone.Action.ToString() in C:\Bone\Bone\src\Actions\_Action.cs:line 528
at Bone.Base.get_Content() in C:\Bone\Bone\src\Classes\Base.cs:line 81
at ASP.skin_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in c:\inetpub\kopanos\skin.aspx:line 330
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Page.Render(HtmlTextWriter writer)
at Bone.Asp.RenderSkin(TextWriter w) in C:\Bone\Bone\src\Classes\Asp.cs:line 71
at Bone.ModalAction.RenderPage(TextWriter w) in C:\Bone\Bone\src\Actions\Modal.cs:line 81
at Bone.Asp.Render(HtmlTextWriter w) in C:\Bone\Bone\src\Classes\Asp.cs:line 82
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)