~/site/Control/CatalogItemDetailControl.ascx has encountered a System.Exception during the GetUserData method. The error message is: Failed to Initialize User Data. Visit Site Manager to confirm both a Default Account and Default Customer for this site.
at Dovetail.Ecommerce.BusinessLogic.CustomerAccount.GetUserData(Int32 Account_ID)
at Dovetail.Ecommerce.BusinessLogic.CustomerAccount.GetClassID()
at Dovetail.Ecommerce.BusinessLogic.CustomerAccount.GetClassSettingValueIfExists(String PropertyName, Object DefaultValue)
at Dovetail.Ecommerce.DefaultValue.get_WebPriceLabelText()
at Dovetail.Ecommerce.BusinessLogic.Pricing.DisplayPrice..ctor(Int32 Item_ID, Decimal Qty, Nullable`1 UOM, String warehouse)
at Dovetail.Ecommerce.Controls.CatalogPricingControl.OnDataBinding(EventArgs e)
at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding)
at System.Web.UI.Control.DataBind()
at System.Web.UI.Control.DataBindChildren()
at System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding)
at System.Web.UI.Control.DataBind()
at Dovetail.Ecommerce.Controls.CatalogItemDetailControl.Page_Load(Object sender, EventArgs e)
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at Dovetail.Ecommerce.ControlBases.CyberStoreBaseControl.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.AddedControl(Control control, Int32 index)
at System.Web.UI.ControlCollection.Add(Control child)
at Dovetail.Ecommerce.Module.CyberstoreBasePage.CreateChildControls()