Home > Web Development > DotNetNuke 5 and the Map Module Error

DotNetNuke 5 and the Map Module Error

February 13th, 2009

I have been exploring the changes to DotNetNuke 5 and noticed that the Map module does not work in 5.0. When you go to edit the settings the following error occurs.

Method not found: 'Void DotNetNuke.Services.Exceptions.Exceptions.Process
ModuleLoadException(System.String, DotNetNuke.Entities.Modules.PortalModuleBase, System.Exception, Boolean)'.

I downloaded the Map Module source and found that all that was needed was to recompile the module for DNN 5.0.0.

Download DotNetNuke.Map_v1.0.9_ForDNN5.zip

Web Development

  1. February 26th, 2009 at 15:18 | #1

    Thanks for this buddy, got my Map module working. You assited me no end by the publishing the DLL saved me the hassle of compiling them :-)

  2. February 26th, 2009 at 22:57 | #2

    @Gary Woodfine I am glad I could save you a little bit of time.

  1. No trackbacks yet.