Welcome to N2 CMS
Congratulations! This is the first step towards installing the database and getting started with N2 CMS.
To continue to the installation you will have to provide a username and password. Unless you changed this in web.config (as you should) the username is "admin" and the password is "changeme".
Okay, please start the installation process »
Downloaded the trunk (svn)? You may want to get an SQL Server Express database and unzip into [wwwroot]\App_Data
Already installed the database? Then there might be a problem with the database connection. To ensure that this screen doesn't appear to unsuspecting visitors you should remove <add name="n2.installer" type="N2.Installation.InstallerModule, N2" /> from the <httpModules> section in web.config.