DotNetNuke Corporation SimpleArticleImporter Module


* Important *

When creating a project using this template, you should have named your project simply "ModuleName", not "DotNetNuke CorporationModuleName".

Due to limitations in the templating capabilities of Visual Studio, you will need to make some minor changes before you package this module.

Steps after your project is setup.

If you don't have the Community MSBuildTasks installed on your computer download and run this file prior to trying to build.

To Build and Package your Module you need to change to Release mode and then simply choose Build from the Build menu. The MSBuild scripts will do the packaging process for you.

After you are finished with the Documentation you can delete the Documentation directory from your project.