Application Upgrades - Make sure you always backup your files/database before upgrading to a new version - Unzip the code over top of your existing application - BACKUP web.config (web.backup.resources) - Follow procedure in Installation Guide to ensure web.config is set up right - Browse to local host/DotNetNuke in your web browser - The application will automatically execute the necessary database scripts Security (details in /403-3.htm file) If using Windows 2000 - IIS5 - The {Server}/ASPNET user account must have Read, Write, and Change Control of the root application directory (this allows the application to create files/folders) If using Windows 2003 - IIS6 - The {Server}/NetworkService user account must have Read, Write, and Change Control of the root application directory (this allows the application to create files/folders) |