Not having much luck installing Dotnetnuke on my Windows 2000 server - Managed to set it up on my Win XP laptop no problem.
Am getting a Thread being aborted error message - see my install log.
Installing DotNetNuke
Version: 04.03.04
Installation Status Report
00:00:00.240 - Installing Version: 3.1.0
00:00:00.360 - Installing Script: DotNetNuke.SetUp.SqlDataProvider
00:00:00.510 - Installing Script: DotNetNuke.Schema.SqlDataProvider
00:00:10.084 - Installing Script: DotNetNuke.Data.SqlDataProvider
00:00:35.751 - Installing MemberRole Provider:
00:00:35.841 - Executing InstallCommon.sql
00:00:38.875 - Executing InstallMembership.sql
00:00:41.008 - Executing InstallProfile.sql
00:00:41.369 - Executing InstallRoles.sql
00:00:43.141 - Upgrading to Version: 3.1.1
00:00:50.932 - Upgrading to Version: 3.2.0
00:00:51.313 - Upgrading to Version: 3.2.1
00:00:51.413 - Upgrading to Version: 3.2.2
00:00:51.453 - Upgrading to Version: 3.2.3
00:01:00.466 - Upgrading to Version: 3.2.4
00:01:00.576 - Upgrading to Version: 3.2.5
00:01:00.656 - Upgrading to Version: 3.2.6
00:01:00.906 - Upgrading to Version: 3.2.7
00:01:01.047 - Upgrading to Version: 3.3.0
00:01:01.457 - Upgrading to Version: 3.3.1
00:01:01.557 - Upgrading to Version: 3.3.2
00:01:01.668 - Upgrading to Version: 3.3.3
00:01:13.494 - Upgrading to Version: 4.0.0
00:01:15.317 - Upgrading to Version: 4.0.1
00:01:15.477 - Upgrading to Version: 4.0.2
00:01:16.379 - Upgrading to Version: 4.0.3
00:01:16.499 - Upgrading to Version: 4.0.4
00:01:19.833 - Upgrading to Version: 4.0.5
00:01:19.864 - Upgrading to Version: 4.0.6
00:01:19.894 - Upgrading to Version: 4.0.7
00:01:19.934 - Upgrading to Version: 4.3.0
00:01:19.994 - Upgrading to Version: 4.3.1
00:01:20.054 - Upgrading to Version: 4.3.2
00:01:20.174 - Upgrading to Version: 4.3.3
00:01:21.005 - Upgrading to Version: 4.3.4
00:01:21.045 - Performing General Upgrades
00:01:21.896 - Loading Host Settings:
00:01:24.009 - Configuring SuperUser:
00:01:24.831 - Installing Desktop Modules:
00:01:24.851 - Installing Modules:
00:01:24.931 - Installing Module File E:\CMGRoot\dnn\dnn434\Website\Install\Module\Announcements_03.03.04_Install.zip:
00:01:29.577 - Installing Module File E:\CMGRoot\dnn\dnn434\Website\Install\Module\Blog_3.02.00_Install.zip:
00:01:42.987 - Installing Module File E:\CMGRoot\dnn\dnn434\Website\Install\Module\Contacts_3.1_Install.zip:
00:01:43.978 - Installing Module File E:\CMGRoot\dnn\dnn434\Website\Install\Module\Documents_03.01.05_Install.zip:
00:01:45.991 - Installing Module File E:\CMGRoot\dnn\dnn434\Website\Install\Module\Events_3.2_Install.zip:
00:01:55.224 - Installing Module File E:\CMGRoot\dnn\dnn434\Website\Install\Module\FAQs_3.1_Install.zip:
00:01:56.746 - Installing Module File E:\CMGRoot\dnn\dnn434\Website\Install\Module\Feedback_03.02.01_Install.zip:
00:02:00.872 - Installing Module File E:\CMGRoot\dnn\dnn434\Website\Install\Module\Forum_3.20.08_Install.zip:
00:02:46.587 - Installing Module File E:\CMGRoot\dnn\dnn434\Website\Install\Module\Gallery_3.0.12_Install.zip:
00:02:53.067 - Installing Module File E:\CMGRoot\dnn\dnn434\Website\Install\Module\Help_2.0.4_Install.zip:
00:03:11.203 - Installing Module File E:\CMGRoot\dnn\dnn434\Website\Install\Module\HTML_3.3.0_Install.zip:
00:03:13.936 - Installing Module File E:\CMGRoot\dnn\dnn434\Website\Install\Module\IFrame_3.2_Install.zip:
00:03:16.180 - Installing Module File E:\CMGRoot\dnn\dnn434\Website\Install\Module\Links_3.3_Install.zip:
00:03:17.171 - Installing Module File E:\CMGRoot\dnn\dnn434\Website\Install\Module\Media_03.02.02_Install.zip:
00:03:19.444 - Installing Module File E:\CMGRoot\dnn\dnn434\Website\Install\Module\NewsFeeds_3.1.1_Install.zip:
00:03:20.185 - Installing Module File E:\CMGRoot\dnn\dnn434\Website\Install\Module\Reports_4.3.1_Source.zip:
00:03:22.399 - Installing Module File E:\CMGRoot\dnn\dnn434\Website\Install\Module\Repository_3.1.10_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
Thought maybe the install had worked (except missing a few modules) and I would be able to navigate ok. However I then got this error
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an
object.
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:
[NullReferenceException: Object reference not set to an instance of an object.] DotNetNuke.Entities.Portals.PortalSettings.GetPortalSettings(Int32 TabId, PortalAliasInfo objPortalAliasInfo) +125 DotNetNuke.Entities.Portals.PortalSettings..ctor(Int32 tabId, PortalAliasInfo objPortalAliasInfo) +83 DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e) +5768 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
|
Anyone else getting this or just me!