An error occured while attaching module (Dynamicweb.Frontend.Content)
System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at System.Text.RegularExpressions.RegexBoyerMoore..ctor(String pattern, Boolean caseInsensitive, Boolean rightToLeft, CultureInfo culture)
at System.Text.RegularExpressions.RegexWriter.RegexCodeFromRegexTree(RegexTree tree)
at System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options, TimeSpan matchTimeout, Boolean useCache)
at System.Text.RegularExpressions.Regex..ctor(String pattern)
at Dynamicweb.Rendering.TemplateScriptParser.ParseIfs(String tmpOutput, Template template, Int32 count)
at Dynamicweb.Rendering.TemplateScriptParser.ParseIf(String tmpOutput, Template template)
at Dynamicweb.Rendering.Template.Output()
at Dynamicweb.Rendering.Loop.Commit(String parentName, Int32 parentLoopIndex, Int32 loopCounter)
at Dynamicweb.Rendering.Template.CommitLoop()
at Dynamicweb.eCommerce.Frontend.Renderer.RenderProducts(ProductCollection Products, Template ParentTemplate, String LoopName, Int32 LoopCounter, Boolean renderRelatedProducts, Boolean renderRelatedLists)
at Dynamicweb.eCommerce.Frontend.Renderer.RenderProducts(ProductCollection Products, Template ParentTemplate)
at Dynamicweb.eCommerce.Frontend.Renderer.internalRenderProducts(ProductCollection products, Boolean isProductsFromIndex)
at Dynamicweb.eCommerce.Frontend.Frontend.ListProducts(ProductCollection products, String groupsIdent, Boolean hasBeenSorted)
at Dynamicweb.eCommerce.Frontend.Frontend.List(String groups)
at Dynamicweb.eCommerce.Frontend.Frontend.EcomRender()
at Dynamicweb.eCommerce.Frontend.Frontend.GetContent()
at Dynamicweb.Frontend.Content.GetModule(DataRow& ParagraphRow)