Hey Guys,
I have successfully installed DotNetNuke once, on our production server, however when I try to install it on our development machine, it's failing during the install process with the error:
"Thread was being aborted"
This error occurs at seemingly random points during the installation process. I have been searching the internet for answers, but nothing to date has been successful.
Things I have done, beyond standard install configs:
1) I have completely opened up permissions on the DNN directory where the app is installed.
2) I have increased the httpRuntime executionTimeout to 600 seconds.
3) Since the error was occuring during module installation, I started to remove the (seemingly) problematic modules, and I would get further in the install, but after removing half the modules, I got the error during the final configuration. After running the install again, I got the error in the module section again, so it seems to be something random
Any help would be greatly appreciated.
Thanks
Jocko
Last error during installation:
Installing DotNetNuke
Version: 04.03.07
Installation Status Report
00:00:00.187 - Installing Version: 3.1.0
00:00:00.203 - Installing Script: DotNetNuke.SetUp.SqlDataProvider Success
00:00:00.640 - Installing Script: DotNetNuke.Schema.SqlDataProvider Success
00:00:44.590 - Installing Script: DotNetNuke.Data.SqlDataProvider Success
00:00:54.574 - Installing MemberRole Provider:
00:00:54.574 - Executing InstallCommon.sql
00:00:59.027 - Executing InstallMembership.sql
00:01:04.698 - Executing InstallProfile.sql
00:01:07.683 - Executing InstallRoles.sql
Success
00:01:12.339 - Upgrading to Version: 3.1.1 Success
00:01:28.947 - Upgrading to Version: 3.2.0 Success
00:01:30.447 - Upgrading to Version: 3.2.1 Success
00:01:31.900 - Upgrading to Version: 3.2.2 Success
00:01:32.822 - Upgrading to Version: 3.2.3 Success
00:01:49.711 - Upgrading to Version: 3.2.4 Success
00:01:50.492 - Upgrading to Version: 3.2.5 Success
00:01:51.242 - Upgrading to Version: 3.2.6 Success
00:01:52.227 - Upgrading to Version: 3.2.7 Success
00:01:52.524 - Upgrading to Version: 3.3.0 Success
00:01:53.336 - Upgrading to Version: 3.3.1 Success
00:01:54.164 - Upgrading to Version: 3.3.2 Success
00:01:55.445 - Upgrading to Version: 3.3.3 Success
00:01:57.898 - Upgrading to Version: 4.0.0 Success
00:02:01.773 - Upgrading to Version: 4.0.1 Success
00:02:03.210 - Upgrading to Version: 4.0.2 Success
00:02:03.898 - Upgrading to Version: 4.0.3 Success
00:02:04.679 - Upgrading to Version: 4.0.4 Success
00:02:21.522 - Upgrading to Version: 4.0.5 Success
00:02:21.881 - Upgrading to Version: 4.0.6 Success
00:02:22.225 - Upgrading to Version: 4.0.7 Success
00:02:22.553 - Upgrading to Version: 4.3.0 Success
00:02:23.381 - Upgrading to Version: 4.3.1 Success
00:02:24.303 - Upgrading to Version: 4.3.2 Success
00:02:25.584 - Upgrading to Version: 4.3.3 Success
00:02:27.974 - Upgrading to Version: 4.3.4 Success
00:02:28.490 - Upgrading to Version: 4.3.5 Success
00:02:32.162 - Upgrading to Version: 4.3.6 Success
00:02:35.271 - Upgrading to Version: 4.3.7 Success
00:02:36.021 - Performing General Upgrades
00:02:42.411 - Loading Host Settings:
00:02:49.254 - Configuring SuperUser:
00:02:59.597 - Installing Modules:
00:02:59.644 - Installing Module File C:\Documents and Settings\jmacgregor\My Documents\Projects\DNN_Development\Install\Module\Announcements_03.03.05_Install.zip: Success
00:03:08.816 - Installing Module File C:\Documents and Settings\jmacgregor\My Documents\Projects\DNN_Development\Install\Module\Blog_3.02.00_Install.zip: Success
00:03:39.048 - Installing Module File C:\Documents and Settings\jmacgregor\My Documents\Projects\DNN_Development\Install\Module\Contacts_3.1_Install.zip: Success
00:03:41.985 - Installing Module File C:\Documents and Settings\jmacgregor\My Documents\Projects\DNN_Development\Install\Module\Documents_03.01.05_Install.zip: Success
00:03:49.891 - Installing Module File C:\Documents and Settings\jmacgregor\My Documents\Projects\DNN_Development\Install\Module\Events_3.2_Install.zip: Success
00:04:18.077 - Installing Module File C:\Documents and Settings\jmacgregor\My Documents\Projects\DNN_Development\Install\Module\FAQs_3.1_Install.zip: Success
00:04:20.999 - Installing Module File C:\Documents and Settings\jmacgregor\My Documents\Projects\DNN_Development\Install\Module\Feedback_03.02.01_Install.zip: Success
00:04:24.842 - Installing Module File C:\Documents and Settings\jmacgregor\My Documents\Projects\DNN_Development\Install\Module\Gallery_3.0.12_Install.zip: Success
00:04:28.842 - Installing Module File C:\Documents and Settings\jmacgregor\My Documents\Projects\DNN_Development\Install\Module\Help_2.0.4_Install.zip: Success
00:04:43.591 - Installing Module File C:\Documents and Settings\jmacgregor\My Documents\Projects\DNN_Development\Install\Module\HTML_3.3.0_Install.zip: Success
00:04:47.357 - Installing Module File C:\Documents and Settings\jmacgregor\My Documents\Projects\DNN_Development\Install\Module\IFrame_3.2_Install.zip: Success
00:04:50.669 - Installing Module File C:\Documents and Settings\jmacgregor\My Documents\Projects\DNN_Development\Install\Module\Links_3.3_Install.zip: Success
00:04:55.450 - Installing Module File C:\Documents and Settings\jmacgregor\My Documents\Projects\DNN_Development\Install\Module\Media_03.02.02_Install.zip: Success
00:04:58.419 - Installing Module File C:\Documents and Settings\jmacgregor\My Documents\Projects\DNN_Development\Install\Module\NewsFeeds_3.1.1_Install.zip: Success
00:04:59.918 - Installing Module File C:\Documents and Settings\jmacgregor\My Documents\Projects\DNN_Development\Install\Module\UserDefinedTable_03.03.06_Install.zip:
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) +403
|
Server Error in '/DNN_Development' Application.
Thread was being aborted.
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210