Hello
I have installed latest versions of DMX (5.3.2) und Category Shortlist (2.4.0). When trying to edit in Select Categories this error rises:
DotNetNuke.Services.Exceptions.ModuleLoadException: C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\root\62caf4e1\c90a5db9\App_Web_selectcategories.ascx.f8efc20c.2om1rnsa.0.vb(94): error BC32206: The project currently contains references to more than one version of ComponentArt.Web.UI, a direct reference to version 2010.1.2193.3 and an indirect reference (through 'Bring2mind.DNN.Modules.DMX.CatShortlist.SelectCategories.ctlCategories') to version 2010.1.2193.35. Change the direct reference to use version 2010.1.2193.35 (or higher) of ComponentArt.Web.UI. ---> System.Web.HttpCompileException: C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\root\62caf4e1\c90a5db9\App_Web_selectcategories.ascx.f8efc20c.2om1rnsa.0.vb(94): error BC32206: The project currently contains references to more than one version of ComponentArt.Web.UI, a direct reference to version 2010.1.2193.3 and an indirect reference (through 'Bring2mind.DNN.Modules.DMX.CatShortlist.SelectCategories.ctlCategories') to version 2010.1.2193.35. Change the direct reference to use version 2010.1.2193.35 (or higher) of ComponentArt.Web.UI. at System.Web.Compilation.AssemblyBuilder.Compile() 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.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at DotNetNuke.UI.ControlUtilities.LoadControl[T](TemplateControl containerControl, String ControlSrc) at DotNetNuke.UI.Modules.ModuleHost.LoadModuleControl() --- End of inner exception stack trace ---
I have checked, there is only one ComponentArt.Web.UI.dll (version 2010.1.2193.3).
Regards Nicolo