After testing the last release of the Dnn module, I found a few problems.
1. CookComputing dll was missing.
2. Web.config file was missing the role and profile provider sections.
3. Web.config file was missing the system.net section (defines email server).
4. DotNetNukeModuleEdit threw an error.
5. DotNetNukeUrlBuilder had an error.
6. Installing database would fail if trust was not set to "high".
7. Module install would fail if there were no CodeSubdirectories defined.
I recompiled the entire project to make sure all the assemblies were up to date, modified the yaf_dnn.dnn , modified the releasenotes.html,
modifed COPYING to an html format, corrected the bug in DotNetUrlBuilder.cs
Instead of just pointing out the errors I thought it would be easier to post the entire module here.
Boskone - A DotNetNuke user.
DotNetNuke Modules