After a clean install of BVC5.7.4 on our local test machine we are getting this error when trying to load a category template Grid with Subs, all other templates seems to be working ok.
Thanks,
Richard
www.somethingmorestore.com <H1>Server Error in '/' Application.
<HR color=silver SIZE=1 width="100%">
</H1>
<H2>
Compilation Error </H2>[color=#ffffcc>
<TR>
<TD>[1]
<FONT face=Verdana>Version Information:[/color] Microsoft .NET Framework Version:2.0.50727.3615; ASP.NET Version:2.0.50727.3614 [/1]<!--
[HttpCompileException]: C:\Program Files\BV Software\BVC5.7.4\www\BVModules\CategoryTemplates\Grid with Subs\Category.aspx.vb(65): error BC30455: Argument not specified for parameter 'includeHidden' of 'Public Shared Function FindChildrenInCollection(allCats As System.Collections.ObjectModel.Collection(Of BVSoftware.Bvc5.Core.Catalog.Category), parentId As String, includeHidden As Boolean) As System.Collections.ObjectModel.Collection(Of BVSoftware.Bvc5.Core.Catalog.Category)'.
at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert)
at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert)
at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
at System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)
at System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
-->