Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

5.6 DNN DMX 6.2.11
Last Post 09/16/2013 4:50 PM by Peter Donker. 6 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
John Clark
New Member
New Member
Posts:14


--
08/20/2013 7:43 PM
Files are on Amazon S3 but we want to change that to the host server. I can't get the module to read the host site files at all. Nothing changes when I reset the changed and I get the error below when trying to do the Menu Reset. Something is not works. I see we have to upgrade DNN to use the new DMX also. Any further help would be wonderful.

AssemblyVersion: 5.6.7
PortalID: 0
PortalName: Amvac Intranet
UserID: 422
UserName: tfd
ActiveTabID: 68
ActiveTabName: DMX Admin
RawURL: /Admin/DMXAdmin.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.amvacintranet..../Admin/DMXAdmin.aspx
UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 52fbe967-be87-43ad-9140-053ca60d006f
InnerException: Root element is missing.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Xml.XmlTextReaderImpl.Throw
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Root element is missing. ---> System.Xml.XmlException: Root element is missing. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at System.Xml.XmlDocument.Load(String filename) at Bring2mind.DNN.Modules.DMX.UI.MenuController.ᜀ(String A_0) at Bring2mind.DNN.Modules.DMX.UI.MenuController.ResetMenus(Int32 PortalId) at Bring2mind.DNN.Modules.DMX.ViewCollection.ᜀ(Object A_0, EventArgs A_1) at System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) at System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Source:
Server Name: GENERIC134
John Clark
New Member
New Member
Posts:14


--
08/22/2013 5:57 PM
Correction, using DMX 5.2.11 (not 6)

Any help?
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
08/23/2013 11:10 AM
Hi John,

This issue has been resolved in the module in a later version, but you'd need to upgrade DNN to install it.

Peter
John Clark
New Member
New Member
Posts:14


--
08/29/2013 6:00 PM
Peter,
I upgraded to a staging environment - thankfully. The module installed without errors but any page with the module installed throws and error.

Were should I go from here?

ModuleId: 533
ModuleDefId: 115
FriendlyName: Documents
ModuleControlSource: DesktopModules/Bring2mind/DMX/Addons/FlexList/Dispatch.ascx
AssemblyVersion: 7.1.1
PortalID: 0
PortalName: Amvac Intranet
UserID: 476
UserName: wow
ActiveTabID: 113
ActiveTabName: Wellness
RawURL: /Wellness.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://staging.amvacintra...REHOLDERMEETING.aspx
UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID: 9143afba-936b-446e-a397-670502230016
InnerException: Could not load type 'Bring2mind.DNN.Modules.DMX.Framework.ModuleBase' from assembly 'Bring2mind.DNN.Modules.DMX.Core, Version=6.1.6.0, Culture=neutral, PublicKeyToken=null'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Reflection.RuntimeAssembly.GetType
StackTrace:
Message: DotNetNuke.Services.Exceptions.ModuleLoadException: Could not load type 'Bring2mind.DNN.Modules.DMX.Framework.ModuleBase' from assembly 'Bring2mind.DNN.Modules.DMX.Core, Version=6.1.6.0, Culture=neutral, PublicKeyToken=null'. ---> System.Web.HttpParseException: Could not load type 'Bring2mind.DNN.Modules.DMX.Framework.ModuleBase' from assembly 'Bring2mind.DNN.Modules.DMX.Core, Version=6.1.6.0, Culture=neutral, PublicKeyToken=null'. ---> System.Web.HttpParseException: Could not load type 'Bring2mind.DNN.Modules.DMX.Framework.ModuleBase' from assembly 'Bring2mind.DNN.Modules.DMX.Core, Version=6.1.6.0, Culture=neutral, PublicKeyToken=null'. ---> System.TypeLoadException: Could not load type 'Bring2mind.DNN.Modules.DMX.Framework.ModuleBase' from assembly 'Bring2mind.DNN.Modules.DMX.Core, Version=6.1.6.0, Culture=neutral, PublicKeyToken=null'. at System.Reflection.RuntimeAssembly.GetType(RuntimeAssembly assembly, String name, Boolean throwOnError, Boolean ignoreCase, ObjectHandleOnStack type) at System.Reflection.RuntimeAssembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) at System.Web.UI.Util.GetTypeFromAssemblies(IEnumerable assemblies, String typeName, Boolean ignoreCase) at System.Web.UI.TemplateParser.GetType(String typeName, Boolean ignoreCase, Boolean throwOnError) at System.Web.UI.TemplateParser.ProcessInheritsAttribute(String baseTypeName, String codeFileBaseTypeName, String src, Assembly assembly) at System.Web.UI.TemplateParser.PostProcessMainDirectiveAttributes(IDictionary parseData) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ProcessException(Exception ex) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) at System.Web.UI.TemplateParser.ParseInternal() at System.Web.UI.TemplateParser.Parse() at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at DotNetNuke.UI.ControlUtilities.LoadControl[T](TemplateControl containerControl, String ControlSrc) at DotNetNuke.UI.Modules.WebFormsModuleControlFactory.CreateModuleControl(TemplateControl containerControl, ModuleInfo moduleConfiguration) at DotNetNuke.UI.Modules.ModuleControlFactory.LoadModuleControl(TemplateControl containerControl, ModuleInfo moduleConfiguration) at DotNetNuke.UI.Modules.ModuleHost.LoadModuleControl() --- End of inner exception stack trace ---
Source:
Server Name: GENERIC134
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
08/30/2013 10:04 AM
You'll need to update the Flexlist addon. Please download the latest version.

Peter
John Clark
New Member
New Member
Posts:14


--
08/30/2013 4:22 PM
That solved that, still the main DMX module not working with the exception below - txt reader. Not seeing a add on for that, tried a couple suspects but...:

AssemblyVersion: 7.1.1
PortalID: 0
PortalName: Amvac Intranet
UserID: 476
UserName: wow
ActiveTabID: 56
ActiveTabName: Log Viewer
RawURL: /Admin/LogViewer.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://staging.amvacintra...talid/0/Default.aspx
UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID: 9a4d78f3-944e-41f5-87c0-5ba43d81a571
InnerException: Root element is missing.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Xml.XmlTextReaderImpl.Throw
StackTrace:
Message: System.Xml.XmlException: Root element is missing. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) at System.Xml.XmlDocument.Load(XmlReader reader) at System.Xml.XmlDocument.Load(String filename) at Bring2mind.DNN.Modules.DMX.UI.MenuController.ᜀ(String A_0) at Bring2mind.DNN.Modules.DMX.UI.MenuController.ResetMenus(Int32 PortalId) at Bring2mind.DNN.Modules.DMX.Framework.ModuleController.Upgrade(String fromVersion) at Bring2mind.DNN.Modules.DMX.Common.Settings.HostSettings..ctor() at Bring2mind.DNN.Modules.DMX.Common.Settings.HostSettings.GetHostSettings() at ᜂ.ᜀ(LogLevel A_0, String[] A_1) at Bring2mind.DNN.Modules.DMX.WebDAV.AuthenticationModule.ᜀ(Int32 A_0) at Bring2mind.DNN.Modules.DMX.WebDAV.AuthenticationModule.ᜁ(Object A_0, EventArgs A_1)
Source:
Server Name: GENERIC134
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
09/16/2013 4:50 PM
Issue resolved through email. There was a foreign file under DesktopModules/Bring2mind/DMX/Resources/DefaultMenus (i.e. not one of the .resources files that are normally there).

Peter
You are not authorized to post a reply.