The installation of DotNetNuke went successful, but afterwards I’m not able to access my portal.
The steps I followed:
1. I unzipped the source package of DotNetNuke into “D:\DotNetNukeSource\”.
2. In IIS I set a virtual directory to “D:\DotNetNukeSource\Website\” with alias “DotNetNukeSource”. Enabled ASP.NET for this virtual directory (version 2.0.50727).
3. Enabled a web share on this directory with alias “DotNetNukeSource”.
4. Gave the ASP.NET Machine Account full control on “D:\DotNetNukeSource\Website\” and all of its subdirectories. (Doing the same for “D:\DotNetNukeSource\” didn’t fix the problem.)
5. Edited the SQL Server Connection Strings in the web.config file.
Installation went fine, but after clicking on “Click Here To Access Your Portal” nothing happens (for 20 minutes or more). Trying to access the portal directly through “http://localhost/dotnetnukesource/” gives the error message “The website declined to show this webpage”.
Reinstalling IIS (and .NET 3.5 SP1) didn’t fix the problem.
What am I overlooking / doing wrong?
OS: Windows XP SP3
Web server: IIS
DotNetNuke version: 04.09.03 source edition
Database: SQL Server 2008 Standard