I've run into a problem installing the latest version of DMX (5.2.9).
It's the same issue listed in the following thread.
http://www.bring2mind.net...id/5814/Default.aspx
Our code uses a slightly different version of the ComponentArt DLL
The new version no longer uses the Bring2Mind.ComponentArt.Web.UI.DLL, but instead uses the default ComponentArt.Web.UI.DLL, which overwrites the version of the DLL we're using for a custom module we wrote.
Is there a solution in place for this? In the above thread you mention "In the meantime the only possibilty I see is if we fork one or the other module". What does this mean, and can we use it to solve our issue?
Thanks.