$YourCompany$ $safeprojectname$ Module
* Important *
When creating a project using this template, name your project simply "ModuleName", not "$YourCompany$ModuleName".
Due to limitations in the templating capabilities of Visual Studio, you will need to make some minor changes before you package this module.
- BEFORE checking the module into your source control environment check the following.
- Edit the Project properties by double-clicking on the Properties folder in Solution Explorer
- On the Application tab:
- Make sure the Assembly name textbox is set to "$safeprojectname$".
- Make sure the Default namespace is set to "$NameSpace$$safeprojectname$".
- On the Web tab:
- Under 'Start Action', make sure to set your Start URL to the correct site (ex: http://localhost/dotnetnuke_2).
- Under 'Servers', make sure to "Use IIS Web Server" with a project url of http://localhost/dotnetnuke_2/desktopmodules/$safeprojectname$ and an Override application root URL of http://localhost/dotnetnuke_2/