Hello,
I'm relatively new to DNN, getting an error when I attempt to install this. I'm using Windows 2003, IIS 6.0, .Net 2.0 with SQL Express and recieving the following error.
Installing DotNetNuke
Version: 04.03.07
Installation Status Report
00:00:00.390 - Installing Version: 3.1.0
00:00:00.765 - Installing Script: DotNetNuke.SetUp.SqlDataProvider
Success
00:00:01.359 - Installing Script: DotNetNuke.Schema.SqlDataProvider
Success
00:00:17.875 - Installing Script: DotNetNuke.Data.SqlDataProvider
Success
00:00:30.095 - Installing MemberRole Provider:
00:00:30.110 - Executing InstallCommon.sql
00:00:34.064 - Executing InstallMembership.sql
00:00:37.486 - Executing InstallProfile.sql
00:00:38.486 - Executing InstallRoles.sql
Success
00:00:41.376 - Upgrading to Version: 3.1.1
Success
00:00:49.174 - Upgrading to Version: 3.2.0
Success
00:00:49.533 - Upgrading to Version: 3.2.1
Success
00:00:50.002 - Upgrading to Version: 3.2.2
Success
00:00:50.111 - Upgrading to Version: 3.2.3
Success
00:00:57.721 - Upgrading to Version: 3.2.4
Success
00:00:57.940 - Upgrading to Version: 3.2.5
Success
00:00:58.111 - Upgrading to Version: 3.2.6
Success
00:00:58.315 - Upgrading to Version: 3.2.7
Success
00:00:58.377 - Upgrading to Version: 3.3.0
Success
00:00:58.596 - Upgrading to Version: 3.3.1
Success
00:00:58.862 - Upgrading to Version: 3.3.2
Success
00:00:59.221 - Upgrading to Version: 3.3.3
Success
00:01:00.174 - Upgrading to Version: 4.0.0
Success
00:01:01.127 - Upgrading to Version: 4.0.1
Success
00:01:02.143 - Upgrading to Version: 4.0.2
Success
00:01:02.268 - Upgrading to Version: 4.0.3
Success
00:01:02.455 - Upgrading to Version: 4.0.4
Success
00:01:07.471 - Upgrading to Version: 4.0.5
Success
00:01:07.534 - Upgrading to Version: 4.0.6
Success
00:01:07.565 - Upgrading to Version: 4.0.7
Success
00:01:07.612 - Upgrading to Version: 4.3.0
Success
00:01:07.768 - Upgrading to Version: 4.3.1
Success
00:01:08.003 - Upgrading to Version: 4.3.2
Success
00:01:08.362 - Upgrading to Version: 4.3.3
Success
00:01:09.143 - Upgrading to Version: 4.3.4
Success
00:01:09.299 - Upgrading to Version: 4.3.5
Success
00:01:10.565 - Upgrading to Version: 4.3.6
Success
00:01:12.425 - Upgrading to Version: 4.3.7
Success
00:01:12.878 - Performing General Upgrades
00:01:15.347 - Loading Host Settings:
00:01:16.159 - Configuring SuperUser:
00:01:18.675 - Installing Modules:
00:01:18.753 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Announcements_03.03.05_Install.zip:
Success
00:01:24.925 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Blog_3.02.00_Install.zip:
Success
00:01:38.645 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Contacts_3.1_Install.zip:
Success
00:01:40.582 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Documents_03.01.05_Install.zip:
Success
00:01:45.457 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Events_3.2_Install.zip:
Success
00:01:58.114 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\FAQs_3.1_Install.zip:
Success
00:02:00.380 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Feedback_03.02.01_Install.zip:
Success
00:02:01.989 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Forum_3.20.08_Install.zip:
Success
00:02:49.164 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Gallery_3.0.12_Install.zip:
Success
00:03:05.071 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Help_2.0.4_Install.zip:
Success
00:03:11.384 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\HTML_3.3.0_Install.zip:
Success
00:03:13.540 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\IFrame_3.2_Install.zip:
Success
00:03:16.431 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Links_3.3_Install.zip:
Success
00:03:20.212 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\Media_03.02.02_Install.zip:
Success
00:03:22.025 - Installing Module File c:\inetpub\wwwroot\DotNetNuke\Install\Module\NewsFeeds_3.1.1_Install.zip:
Server Error in '/DotNetNuke' 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