Hi,
I was curious about how the DMX partial source worked with reference to DNN. I am compiling my partial source code on my machine which uses DNN 4.09. When I tried to use this DMX dll in a dotnetnuke portal v4.08, it throws error saying "to use Bring2Mind.DNN.Modules.DMX.Dispatch, you must replace reference to DNN with version 4.09 or higher".Can I only use this DMX dll on dnn versions higher or equal to the dnn version that it was compiled with, or is it something wrong with the way I compiled the source. In the partial source, all references to dotnetnuke dll have CopyLocal and SpecificVersion set to false.