Are these issues known about?
When on manufacturer page showmanufacturer.aspx I get a javascript error 'aspdnsf undefined' .... im using an xml package to allow you to add to cart from here (variantindropdown).
When I got to a product page showproduct.aspx I get an error
Code:
Source:App_Web_enlxalz2
Message:Object reference not set to an instance of an object.
Stack Trace:
at AspDotNetStorefront.showproduct.RegisterScriptAndServices(ScriptManager scrptMgr) in c:\inetpub\wwwroot\AspDotNetStorefront9.0\Web\showproduct.aspx.cs:line 591
at AspDotNetStorefront.MasterPageBase.OnInit(EventArgs e) in c:\inetpub\wwwroot\AspDotNetStorefront9.0\Web\App_Code\MasterPageBase.cs:line 184
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)