Hi Peter, I just attempted to upgrade DMX 3.5.6 to 5.3.6. The installation appeared to go fine. No errors where thrown when installing. However, when I go to the page where I'd placed the module, there is an error that says: A critical error has occurred. The type initializer for 'Bring2mind.DNN.Modules.DMX.Data.DataProvider' threw an exception. The container for the module is still there, but when I attempt to view it's settings, I get the following error: Error: is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: The type initializer for 'Bring2mind.DNN.Modules.DMX.Data.DataProvider' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Bring2mind.DNN.Modules.DMX.Data.DataProvider' threw an exception. ---> System.ArgumentNullException: Value cannot be null. Parameter name: type at System.Activator.CreateInstance(Type type, Boolean nonPublic) at DotNetNuke.Framework.Reflection.CreateObject(String ObjectProviderType, String ObjectProviderName, String ObjectNamespace, String ObjectAssemblyName, Boolean UseCache) at DotNetNuke.Framework.Reflection.CreateObject(String ObjectProviderType, String ObjectNamespace, String ObjectAssemblyName) at Bring2mind.DNN.Modules.DMX.Data.DataProvider.ᜀ() at Bring2mind.DNN.Modules.DMX.Data.DataProvider..cctor() --- End of inner exception stack trace --- at Bring2mind.DNN.Modules.DMX.Data.DataProvider.Instance() at Bring2mind.DNN.Modules.DMX.Business.EntriesController.GetEntry(Int32 PortalId, Int32 EntryId, String Locale, Boolean IncludePermissions, Boolean IncludeAttributes) at Bring2mind.DNN.Modules.DMX.Common.EntryUtils.GetCollectionNodeChain(Int32 PortalId, Int32 CollectionId) at Bring2mind.DNN.Modules.DMX.Controls.FileDropDownSelect.ᜀ() at Bring2mind.DNN.Modules.DMX.Controls.FileDropDownSelect.DataBind() at Bring2mind.DNN.Modules.DMX.Controls.Admin.Settings.LoadSettings() at DotNetNuke.Modules.Admin.Modules.ModuleSettingsPage.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace --- Any ideas on what this means? Dave |