How to convert DotnetNuke modules created in 4.x to version 5.x

I have about ~ 40 custom modules and a custom skin on the DotNetNuke site I created. I tried updating it to 5.0 and got a few exceptions.

I want to see what efforts will be directed at combining a bunch of modules and a skin for working in DotNetNuke 5.0. I can not find anything specific using Google. Any experience or resources that you had would be great.

+3
source share
3 answers

Nina Meiers, , DNN 5. , , , , , , , .

.

+2

- DotNetNuke 5.

DotNetNnuke 4.x DotNetNuke 5.x, , , .

+3

When I tested my site to upgrade to DNN5, all but one of my custom modules worked without changing anything. Our skin also worked well. Thus, one skin and 8 or 9 modules worked perfectly. A broken module has a dependency on a third-party module, which I expect from an update.

0
source

All Articles