I'm getting an error with the new version of DMX when I install it on our test server:
DotNetNuke.Services.Exceptions.ModuleLoadException: Could not load file or assembly 'ComponentArt.Web.UI, Version=2008.2.1204.3, Culture=neutral, PublicKeyToken=null' or one of its dependencies
I know the exact issue here. It is related to the ComponentArt DLL. We currently have an inhouse module compiled and running using version 2008.2.1232.3 of the ComponentArt DLL. Peter, is there a way for us to get around the version number attached to DMX, by recompiling it or something along those lines? This issue never came up in the 5.0.5 release due to the DLL being named differently in DMX
Thoughts?