DotNetNuke $safeprojectname$ Module

Introduction

Congratulations! You have created your own DotNetNuke Module.  Please take a few minutes to read this document, which will help you install and configure your new module.


* Important *

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

This module is configured to reference the DotNetNuke Library project rather than the assembly in the /bin folder. If you do not have the DotNetNuke Library project in your solution, you can change the reference in the References tab of the Project Properties. Select the DotNetNuke Library reference, and click Remove. Then click Add and find the DotNetNuke.dll assembly in the File Dialog.

Installing your module

To install your module, browse to your deevlopment DotNetNuke website and log in as a Host (SuperUser) user. Your module should now be installed, and you can add it to a page in the usuall manner.

Further Resources

The information in this page is only an overview. For more information, visit www.dotnetnuke.com.