Hey gang.
I've downloaded the latest and am trying to install it but I am getting the following below. I did give ASP.NET user full access to the directory.
Installation Status Report
00:00:00.078 - Installing Version: 3.1.0
00:00:00.078 - Installing Script: DotNetNuke.SetUp.SqlDataProvider
00:00:00.359 - Installing Script: DotNetNuke.Schema.SqlDataProvider
00:00:33.421 - Installing Script: DotNetNuke.Data.SqlDataProvider
00:01:01.093 - Installing MemberRole Provider:
00:01:01.093 - Executing InstallCommon.sql
00:01:05.046 - Executing InstallMembership.sql
00:01:10.437 - Executing InstallProfile.sql
00:01:12.781 - Executing InstallRoles.sql
00:01:16.281 - Upgrading to Version: 3.1.1
00:01:29.968 - Upgrading to Version: 3.2.0
00:01:30.906 - Upgrading to Version: 3.2.1
00:01:31.734 - Upgrading to Version: 3.2.2
00:01:32.015 - Upgrading to Version: 3.2.3
00:01:47.031 - Upgrading to Version: 3.2.4
00:01:47.375 - Upgrading to Version: 3.2.5
00:01:48.062 - Upgrading to Version: 3.2.6
00:01:48.671 - Upgrading to Version: 3.2.7
00:01:48.937 - Upgrading to Version: 3.3.0
00:01:49.390 - Upgrading to Version: 3.3.1
00:01:49.812 - Upgrading to Version: 4.0.0
00:01:53.625 - Upgrading to Version: 4.0.1
00:01:54.453 - Upgrading to Version: 4.0.2
00:01:54.828 - Upgrading to Version: 4.0.3
00:01:55.109 - Upgrading to Version: 4.0.4
00:02:08.296 - Upgrading to Version: 4.0.5
00:02:08.468 - Upgrading to Version: 4.0.6
00:02:08.656 - Upgrading to Version: 4.0.7
00:02:08.906 - Upgrading to Version: 4.3.0
00:02:09.343 - Upgrading to Version: 4.3.1
00:02:09.734 - Performing General Upgrades
00:02:13.671 - Loading Host Settings:
00:02:17.375 - Configuring SuperUser:
00:02:19.703 - Installing Desktop Modules:
00:02:19.703 - Installing Modules:
00:02:19.734 - Installing Module File C:\WWW\nuke2\Install\Module\Announcements_3.3.1_Install.zip:
00:02:23.859 - Installing Module File C:\WWW\nuke2\Install\Module\Blog_3.02.00_Install.zip:
00:02:49.187 - Installing Module File C:\WWW\nuke2\Install\Module\Contacts_3.1_Install.zip:
00:02:51.125 - Installing Module File C:\WWW\nuke2\Install\Module\Documents_03.01.03_Install.zip:
00:02:56.750 - Installing Module File C:\WWW\nuke2\Install\Module\Events_3.2_Install.zip:
00:03:17.703 - Installing Module File C:\WWW\nuke2\Install\Module\FAQs_3.1_Install.zip:
00:03:20.453 - Installing Module File C:\WWW\nuke2\Install\Module\Feedback_03.02.01_Install.zip:
00:03:23.187 - Installing Module File C:\WWW\nuke2\Install\Module\Forum_3.20.06_Install.zip:
--------------------------------------------------------------------------------
Server Error in '/' Application.
--------------------------------------------------------------------------------
Thread was being aborted.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Threading.ThreadAbortException: Thread was being aborted.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[ThreadAbortException: Thread was being aborted.]
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +483
System.Web.HttpApplication.ResumeSteps(Exception error) +539
System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) +144
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +300
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42