Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Error During InstallationError During Installation
Previous
 
Next
New Post
11/21/2006 5:23 PM
 

Hi Everybody,

I've installed DNN several times before, so I'm not exactly a "newbie".  I am installing 4.3.6 under c:\inetpub where there is already another DNN installation.  I want 2 running installations because there is a problem with my old one - after I create a new portal, I can't log in to it.  I want to create a new installation, and then transfer old database, modules, etc, to the new one.

I've checked for the presence of a dnn.config file to delete in the \install directory, but there is none there.  It always fails in the same section - installing modules.

Here is a printout of the installation log:

Installing DotNetNuke

Version: 04.03.06



 

Installation Status Report

00:00:00.046 - Installing Version: 3.1.0
00:00:00.046 - Installing Script: DotNetNuke.SetUp.SqlDataProvider Success
00:00:00.328 - Installing Script: DotNetNuke.Schema.SqlDataProvider Success
00:00:45.468 - Installing Script: DotNetNuke.Data.SqlDataProvider Success
00:01:43.046 - Installing MemberRole Provider:
00:01:43.046 - Executing InstallCommon.sql
00:01:46.218 - Executing InstallMembership.sql
00:01:49.109 - Executing InstallProfile.sql
00:01:49.687 - Executing InstallRoles.sql
 Success
00:01:50.640 - Upgrading to Version: 3.1.1 Success
00:01:56.375 - Upgrading to Version: 3.2.0 Success
00:01:56.640 - Upgrading to Version: 3.2.1 Success
00:01:56.828 - Upgrading to Version: 3.2.2 Success
00:01:56.859 - Upgrading to Version: 3.2.3 Success
00:02:10.703 - Upgrading to Version: 3.2.4 Success
00:02:10.812 - Upgrading to Version: 3.2.5 Success
00:02:10.921 - Upgrading to Version: 3.2.6 Success
00:02:11.078 - Upgrading to Version: 3.2.7 Success
00:02:11.109 - Upgrading to Version: 3.3.0 Success
00:02:11.187 - Upgrading to Version: 3.3.1 Success
00:02:11.234 - Upgrading to Version: 3.3.2 Success
00:02:11.437 - Upgrading to Version: 3.3.3 Success
00:02:14.671 - Upgrading to Version: 4.0.0 Success
00:02:16.093 - Upgrading to Version: 4.0.1 Success
00:02:16.390 - Upgrading to Version: 4.0.2 Success
00:02:16.734 - Upgrading to Version: 4.0.3 Success
00:02:17.328 - Upgrading to Version: 4.0.4 Success
00:02:33.343 - Upgrading to Version: 4.0.5 Success
00:02:33.953 - Upgrading to Version: 4.0.6 Success
00:02:34.218 - Upgrading to Version: 4.0.7 Success
00:02:34.328 - Upgrading to Version: 4.3.0 Success
00:02:34.546 - Upgrading to Version: 4.3.1 Success
00:02:34.640 - Upgrading to Version: 4.3.2 Success
00:02:35.046 - Upgrading to Version: 4.3.3 Success
00:02:35.750 - Upgrading to Version: 4.3.4 Success
00:02:35.812 - Upgrading to Version: 4.3.5 Success
00:02:38.390 - Upgrading to Version: 4.3.6 Success
00:02:39.031 - Performing General Upgrades
00:02:40.718 - Loading Host Settings:
00:02:41.468 - Configuring SuperUser:
00:02:45.312 - Installing Modules:
00:02:45.343 -   Installing Module File C:\Inetpub\wwwroot\dnn4n\Website\Install\Module\Announcements_03.03.05_Install.zip:  Success
00:02:50.343 -   Installing Module File C:\Inetpub\wwwroot\dnn4n\Website\Install\Module\Blog_3.02.00_Install.zip:  Success
00:03:00.781 -   Installing Module File C:\Inetpub\wwwroot\dnn4n\Website\Install\Module\Contacts_3.1_Install.zip:  Success
00:03:04.093 -   Installing Module File C:\Inetpub\wwwroot\dnn4n\Website\Install\Module\Documents_03.01.05_Install.zip:  Success
00:03:09.296 -   Installing Module File C:\Inetpub\wwwroot\dnn4n\Website\Install\Module\Events_3.2_Install.zip:  Success
00:03:19.281 -   Installing Module File C:\Inetpub\wwwroot\dnn4n\Website\Install\Module\FAQs_3.1_Install.zip:  Success
00: -   Installing Module File C:\Inetpub\wwwroot\dnn4n\Website\Install\Module\Feedback_03.02.01_Install.zip:  Success
00:03:24.906 -   Installing Module File C:\Inetpub\wwwroot\dnn4n\Website\Install\Module\Forum_3.20.08_Install.zip:  Success
00: -   Installing Module File C:\Inetpub\wwwroot\dnn4n\Website\Install\Module\Gallery_3.0.12_Install.zip:  Success
00:04:41.359 -   Installing Module File C:\Inetpub\wwwroot\dnn4n\Website\Install\Module\Help_2.0.4_Install.zip:

 


Server Error in '/dnn4n' 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) +403


Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Error During InstallationError During Installation


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out