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

Bring2mind Forums

error after install Bring2mind.DMX_05.02.09_Install.zip
Last Post 09/15/2010 10:50 PM by John Slater. 6 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
John Slater
New Member
New Member
Posts:4


--
08/31/2010 2:55 AM

Hi,

 

I recently upgraded our site from DNN 3.2.2 to v4.09.05, and upgraded the document exchange professional from v3.03.01 to Bring2mind.DMX_05.02.09_Install.zip, and now getting the following error. I dont see how to run these scripts when upgrading in the dmx menus since the module wont open to do this ? any ideas. thanks

 

==============================================================

error

Unhandled error loading module.
DotNetNuke.Services.Exceptions.ModuleLoadException: Unhandled Error Adding Module to ContentPane ---> System.Web.HttpParseException: D:\Web\sharp-supportservices\DesktopModules\Bring2mind\DMX\Controls\FileDropDownSelect.ascx(45): error BC30560: 'TreeView' is ambiguous in the namespace 'ComponentArt.Web.UI'. ---> System.Web.HttpCompileException: D:\Web\sharp-supportservices\DesktopModules\Bring2mind\DMX\Controls\FileDropDownSelect.ascx(45): error BC30560: 'TreeView' is ambiguous in the namespace 'ComponentArt.Web.UI'. at System.Web.Compilation.BuildManager.PostProcessFoundBuildResult(BuildResult result, Boolean keyFromVPP, VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetBuildResultFromCacheInternal(String cacheKey, Boolean keyFromVPP, VirtualPath virtualPath, Int64 hashCode) at System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.BaseTemplateParser.GetReferencedType(VirtualPath virtualPath, Boolean allowNoCompile) at System.Web.UI.BaseTemplateParser.GetUserControlType(VirtualPath virtualPath) at System.Web.UI.MainTagNameToTypeMapper.ProcessUserControlRegistration(UserControlRegisterEntry ucRegisterEntry) at System.Web.UI.BaseTemplateParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.TemplateControlParser.ProcessDirective(String directiveName, IDictionary directive) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) --- 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) at System.Web.UI.TemplateParser.ParseReader(StreamReader reader, VirtualPath virtualPath) 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.UI.TemplateParser.Parse(ICollection referencedAssemblies, VirtualPath virtualPath) 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) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) 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.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 ---

--------------------------------------------------------------------------------
 

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
09/01/2010 12:14 PM
Make sure the dll Bring2mind.ComponentArt.Web.UI is no longer in the bin folder. There should only be one ComponentArt dll which starts with ComponentArt there.

Peter
John Slater
New Member
New Member
Posts:4


--
09/13/2010 3:37 AM
I checked and there is only the ComponentArt.Web.UI.dll in the bin folder. I even searched the web folder for it.

What would be the next step ? thank you
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
09/13/2010 9:26 PM
Next step: download and install DNNSupport module from this site (Free Stuff). Then instantiate it and generate a SysInfo file for me and send that to me by email. It will generate a rundown of all dlls. There is a conflict there somewhere if the error report is accurate.

Peter
John Slater
New Member
New Member
Posts:4


--
09/14/2010 6:42 PM
I sent you the output file by email. Thanks for your help.
Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
09/15/2010 9:44 AM
One potential candidate of the conflict is Speerio's file manager pro. To determine if this is the case please temporarily move the Speerio.*.dll files from your installations bin folder to another place and restart your site and go to the DMX page. Does the error go away? If so then that is indeed the conflict.

Background: A number of module developers (like Bring2mind) include 3rd party components in their work. Depending on how you roll this out this can cause conflict if a user has a module installed from another vendor that uses the same 3rd party component. I have pushed for a common strategy in the past for DNN, but this is very hard as vendors all have their own shop and interests. Instead, what was achieved is that DNN 5 now is able to manage shared libraries. But older modules probably don't leverage this part of DNN.

Peter

John Slater
New Member
New Member
Posts:4


--
09/15/2010 10:50 PM

that was it. after I removed the speerio.dll files from the bin folder the error was gone, and I could finally the upgrade and reindex scripts. Is it ok to leave it as by just removing the files from the bin folder since it seems to be working correctly ?

I have a different problem with the DMX navigator. I get this error, and I am not sure how this needs to be configured or is this a seperate module ? I have v 1.00.03 and I do not see anywhere on your site with a newer version. Is there a newer version or is it part of the DMX ?

Thank you

error

****************

Error: Navigator is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Could not load type 'Bring2mind.DNN.Modules.DMX.Controls.PortalModuleBase' from assembly 'Bring2mind.DNN.Modules.DMX, Version=5.2.9.0, Culture=neutral, PublicKeyToken=null'. ---> System.Web.HttpParseException: Could not load type 'Bring2mind.DNN.Modules.DMX.Controls.PortalModuleBase' from assembly 'Bring2mind.DNN.Modules.DMX, Version=5.2.9.0, Culture=neutral, PublicKeyToken=null'. ---> System.Web.HttpParseException: Could not load type 'Bring2mind.DNN.Modules.DMX.Controls.PortalModuleBase' from assembly 'Bring2mind.DNN.Modules.DMX, Version=5.2.9.0, Culture=neutral, PublicKeyToken=null'. ---> System.TypeLoadException: Could not load type 'Bring2mind.DNN.Modules.DMX.Controls.PortalModuleBase' from assembly 'Bring2mind.DNN.Modules.DMX, Version=5.2.9.0, Culture=neutral, PublicKeyToken=null'. at System.Reflection.Assembly._GetType(String name, Boolean throwOnError, Boolean ignoreCase) at System.Reflection.Assembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) at System.Web.UI.Util.GetTypeFromAssemblies(ICollection 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.ParseReader(StreamReader reader, VirtualPath virtualPath) 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.UI.TemplateParser.Parse(ICollection referencedAssemblies, VirtualPath virtualPath) 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) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings) --- End of inner exception stack trace ---

You are not authorized to post a reply.