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 ---