Forum


HomeHomePremiumPremiumDevelopmentDevelopmentMVPTemplate module upgradeMVPTemplate module upgrade
Previous
 
Next
New Post
10/27/2016 11:44 AM
 

HI Scott, 

I have a module that I made a few years back using your MVP Template.  Now I'd like to upgrade that module to work in the latest DNN from here: https://github.com/dnnsoftware/Dnn.Platform

I was getting compiler errors when I just tried to take my existing module and replace the DNN dlls with the ones from the current version.  So then I tried to build the module from scratch using the template, and still got compiler errors when I tried to recompile using the latest DNN dlls.  I found this link which talks about these compiler errors: 

https://dnntracker.atlassian.net/browse/DNN-6912

Now I'm wondering what is the best way to move this module forward to work in the current version of DNN. 

Thanks very much!

Cheryl

 
New Post
11/2/2016 9:26 AM
 

This problem was fixed when I again followed the recommendation in this article: 

https://dnntracker.atlassian.net/browse/DNN-6912

and followed Scott Wilkenson's advice to update the .NET Framework to 4.5.1 or higher in the project settings.

I basically downloaded the DNN code from github:   https://github.com/dnnsoftware/Dnn.Platform, then recompiled the new Dnn website (under Dnn.PlatformDevelopment/Website), and then made sure to delete the existing DotNetNuke dll's and then add the new DotNetNuke dll's from the website bin folder into my project, and then it worked.  

 
Previous
 
Next
HomeHomePremiumPremiumDevelopmentDevelopmentMVPTemplate module upgradeMVPTemplate module upgrade



Try FREE
30 days money back guaranteed