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

Bring2mind Forums

Installation Problem
Last Post 11/27/2009 5:35 PM by Peter Donker. 7 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Herman Howard
New Member
New Member
Posts:15


--
11/05/2009 2:12 AM

My company just purchased your module and I installed it into our prod environment.  The install seemed to have went okay until I tried to insert the first instance of your module on a page so I could activate and etc. On insert of the first instance of your module I receive the following error message.  Any assistance is greatly appreciated.

Error Message:

Error loading Bring2mind/DMX/ViewCollection.ascx
DotNetNuke.Services.Exceptions.ModuleLoadException: G:\dnn451\DesktopModules\Bring2mind\DMX\ViewCollection.ascx(34): error BC30560: 'Menu' is ambiguous in the namespace 'ComponentArt.Web.UI'. ---> System.Web.HttpCompileException: G:\dnn451\DesktopModules\Bring2mind\DMX\ViewCollection.ascx(34): error BC30560: 'Menu' 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.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at Bring2mind.DNN.Modules.DMX.Dispatch.ᜀ(Object A_0, EventArgs A_1) --- End of inner exception stack trace ---

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
11/06/2009 4:45 PM
Hi,

How many ComponentArt dlls do you have in the bin folder? There is a clash with another module.

Peter
Herman Howard
New Member
New Member
Posts:15


--
11/06/2009 5:23 PM

We only have the one dll from your module.   I created a backup of the entire site prior to installing your module and none exist in that backup.  Please advise.

Herman Howard
New Member
New Member
Posts:15


--
11/09/2009 9:51 PM

Peter,

I also completed a search of all the harddrives on the system and there was an old dll called "Bring2Mine.ComponentArt.Web.UI".  I remove it and still no go...I also bounced the server and no go.  I checked the GAC and there was no reference there either.   Not sure which dll is causing the problem.  Please advise???

Herman Howard
New Member
New Member
Posts:15


--
11/17/2009 5:37 PM

Anyone there?

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
11/19/2009 1:02 PM
Hi Herman,

Sorry for the late reply. I was in the US for OpenForce. Why don't you contact me by email (peter at bring2mind dot net) and we'll take it from there. What would be really helpful is if you installed the DNN Support module downloadable from this site and created a sys info file for me to look at. That creates a list of all installed components for me. Maybe that gives me more info.

Peter
Dylan Barber
New Member
New Member
Posts:8


--
11/25/2009 8:21 PM

I am not great at this part but this may be an IIS 7 Issue

 

Looks like none of the handlers got added to the system.webServer section in the web.config - which if I am thinking right is needed for them to work in IIS 7 -

 

Still not sure if I am right here

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
11/27/2009 5:35 PM
The 'XYZ is ambiguous in namespace ABC' is typically because there are 2 dlls with the same namespaces and classes present. In this case it's most likely that there is another ComponentArt suite present which is after all a shared library. There are several candidates, but the most frequent is an old module called FileManagerPro by Speerio. It also has a CA suite in one of its dlls.

Peter
You are not authorized to post a reply.