I just installed wwwstore 2.01.01 and followed instructions but I am getting errors on Settings page for StoreFront (see below). I'm using DNN 4.6.1 on SQL 2000 and Windows Server 2003. Have I missed something with some settings? I really want to get this working as I have just upgraded from DNN 2.1.2 and I want to drop the current store I'm using as it has become too complicated and unworkable (I want mention the package but the developer hasn't kept up with DNN and too many bugs!!)
This is what appears at bottom of Settings Page.
Unhandled error loading module.
DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to ContentPane ---> System.ApplicationException: ModuleID 0 does not exist on TabID 57. at DotNetNuke.Modules.WWStore.Components.SettingsWrapper..ctor(Int32 moduleId, Int32 tabId) at DotNetNuke.Modules.WWStore.Catalog.ModuleSettings..ctor(Int32 moduleId, Int32 tabId) at DotNetNuke.Modules.WWStore.WebControls.CatalogSettings.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.Modules.Admin.Modules.ModuleSettingsPage.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.UserControl.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---
Also when expanding the Products detail section I get more errors (as follows);
Product Details Settings
![](http://server01/DNN/images/red-error.gif) |
Error: WWStore StoreFront is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Modules.WWStore.WebControls.CatalogSettings.LoadSettings() --- End of inner exception stack trace --- |
![](http://server01/DNN/images/red-error.gif) |
Error: WWStore StoreFront is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Modules.WWStore.WebControls.CatalogSettings.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace --- |