When building DotNetNuke modules, a number of times I've run up against the issue of trying to instantiate a ModuleInfo instance with only a module ID. However, the GetModule signature on ModuleController takes both a module ID and a tab ID. In this latest instance where I've come against this issue...
Posted to
Brian Dukes, Web Developer
(Weblog)
by
bdukes
on
10-29-2008, 12:00 AM
Filed under: .NET, ASP.NET, Development, DotNetNuke, DotNetNuke Modules, General Software Development, GetModule, Module Development, ModuleController, ModuleInfo, Troubleshooting