I'm doing a clean install -- fresh directory and empty database -- of 4.3.4. I get this error and could use some advice on fixing it.
Installing DotNetNuke
Version: 04.03.04
Installation Status Report
00:00:00.150 - Installing Version: 3.1.0
00:00:00.150 - Installing Script: DotNetNuke.SetUp.SqlDataProvider
00:00:00.530 - Installing Script: DotNetNuke.Schema.SqlDataProvider
00:00:21.360 - Installing Script: DotNetNuke.Data.SqlDataProvider
00:00:28.010 - Installing MemberRole Provider:
00:00:28.010 - Executing InstallCommon.sql
00:00:30.724 - Executing InstallMembership.sql
00:00:33.718 - Executing InstallProfile.sql
00:00:35.160 - Executing InstallRoles.sql
00:00:37.644 - Upgrading to Version: 3.1.1
00:00:46.847 - Upgrading to Version: 3.2.0
00:00:47.628 - Upgrading to Version: 3.2.1
00:00:48.229 - Upgrading to Version: 3.2.2
00:00:48.469 - Upgrading to Version: 3.2.3
00:00:57.322 - Upgrading to Version: 3.2.4
00:00:57.612 - Upgrading to Version: 3.2.5
00:00:57.993 - Upgrading to Version: 3.2.6
00:00:58.474 - Upgrading to Version: 3.2.7
00:00:58.674 - Upgrading to Version: 3.3.0
00:00:59.165 - Upgrading to Version: 3.3.1
00:00:59.595 - Upgrading to Version: 3.3.2
00:01:00.466 - Upgrading to Version: 3.3.3
00:01:01.748 - Upgrading to Version: 4.0.0
00:01:03.811 - Upgrading to Version: 4.0.1
00:01:04.482 - Upgrading to Version: 4.0.2
00:01:04.773 - Upgrading to Version: 4.0.3
00:01:05.043 - Upgrading to Version: 4.0.4
00:01:13.305 - Upgrading to Version: 4.0.5
00:01:13.435 - Upgrading to Version: 4.0.6
00:01:13.565 - Upgrading to Version: 4.0.7
00:01:13.715 - Upgrading to Version: 4.3.0
00:01:14.176 - Upgrading to Version: 4.3.1
00:01:14.627 - Upgrading to Version: 4.3.2
00:01:15.208 - Upgrading to Version: 4.3.3
00:01:16.449 - Upgrading to Version: 4.3.4
00:01:16.670 - Performing General Upgrades
00:01:19.934 - Loading Host Settings:
00:01:23.339 - Configuring SuperUser:
00:01:24.912 - Installing Desktop Modules:
00:01:24.922 - Installing Modules:
00:01:25.002 - Installing Module File C:\iclubit\DNN-4.3.4-20060817\Install\Module\Announcements_03.03.04_Install.zip:
00:01:30.560 - Installing Module File C:\iclubit\DNN-4.3.4-20060817\Install\Module\Blog_3.02.00_Install.zip:
00:01:48.345 - Installing Module File C:\iclubit\DNN-4.3.4-20060817\Install\Module\Contacts_3.1_Install.zip:
00:01:50.488 - Installing Module File C:\iclubit\DNN-4.3.4-20060817\Install\Module\Documents_03.01.05_Install.zip:
00:01:54.254 - Installing Module File C:\iclubit\DNN-4.3.4-20060817\Install\Module\Events_3.2_Install.zip:
00:02:10.697 - Installing Module File C:\iclubit\DNN-4.3.4-20060817\Install\Module\FAQs_3.1_Install.zip:
00:02:12.470 - Installing Module File C:\iclubit\DNN-4.3.4-20060817\Install\Module\Feedback_03.02.01_Install.zip:
00:02:14.373 - Installing Module File C:\iclubit\DNN-4.3.4-20060817\Install\Module\Forum_3.20.08_Install.zip:
00:03:17.293 - Installing Module File C:\iclubit\DNN-4.3.4-20060817\Install\Module\Gallery_3.0.12_Install.zip:
00:03:23.262 - Installing Module File C:\iclubit\DNN-4.3.4-20060817\Install\Module\Help_2.0.4_Install.zip:
Server Error in '/DNN434' 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
|