Resources for the DotNetNuke Community
Hello all,
I have a quick question.
What is the difference between the DNN files for a 3x module and a 4x module.
I need to know specificly what files need to be included in the dnn file for a 3x module that a 4 x module does not need to have.
My reason for wanting to know this is that I have a 4x module that I created, and my company would like to use it. The issue is that they are running DotNetNuke 3x and I need to convert this module from a 4x module to a 3x in order for it to work.
Thanks in advance
Mike
Mike,
take any of the modules included in the DNN 3x version you're using and look at the dnn file they include. This will give you a clear idea of what is need.
That said, I think the .dnn file will be the minor of you problems since the bunch of the work will be to convert from asp.net 2.0 to asp.net 1.1.