I am installing 4.02 and am having a tough time. During install, I receved the the following. If you notice, it states that the Portal install failed:
Installing DotNetNuke
Version: 04.00.02
Installation Status Report
00:00:00.046 - Installing Version: 3.1.0
00:00:00.093 - Installing Script: DotNetNuke.SetUp.SqlDataProvider
00:00:00.187 - Installing Script: DotNetNuke.Schema.SqlDataProvider
00:00:02.515 - Installing Script: DotNetNuke.Data.SqlDataProvider
00:00:03.843 - Installing MemberRole Provider:
00:00:03.843 - Executing InstallCommon.sql
00:00:05.171 - Executing InstallMembership.sql
00:00:05.859 - Executing InstallProfile.sql
00:00:06.109 - Executing InstallRoles.sql
00:00:06.718 - Upgrading to Version: 3.1.1
00:00:08.328 - Upgrading to Version: 3.2.0
00:00:08.468 - Upgrading to Version: 4.0.0
00:00:08.781 - Upgrading to Version: 4.0.1
00:00:08.859 - Upgrading to Version: 4.0.2
00:00:08.906 - Performing General Upgrades
00:00:09.156 - Loading Host Settings:
00:00:09.250 - Configuring SuperUser:
00:00:09.312 - Installing Desktop Modules:
00:00:09.328 - Installing Modules:
00:00:09.359 - Installing Module File D:\Clients\C2647\eagle-summit.com\public_html\Install\Module\Announcements_3.1_Install.zip:
00:00:10.250 - Installing Module File D:\Clients\C2647\eagle-summit.com\public_html\Install\Module\Contacts_3.1_Install.zip:
00:00:10.437 - Installing Module File D:\Clients\C2647\eagle-summit.com\public_html\Install\Module\Discussions_3.1_Install.zip:
00:00:10.671 - Installing Module File D:\Clients\C2647\eagle-summit.com\public_html\Install\Module\Documents_3.1_Install.zip:
00:00:10.875 - Installing Module File D:\Clients\C2647\eagle-summit.com\public_html\Install\Module\Events_3.1_Install.zip:
00:00:11.109 - Installing Module File D:\Clients\C2647\eagle-summit.com\public_html\Install\Module\FAQs_3.1_Install.zip:
00:00:11.359 - Installing Module File D:\Clients\C2647\eagle-summit.com\public_html\Install\Module\Feedback_3.1_Install.zip:
00:00:11.421 - Installing Module File D:\Clients\C2647\eagle-summit.com\public_html\Install\Module\HTML_3.1_Install.zip:
00:00:11.562 - Installing Module File D:\Clients\C2647\eagle-summit.com\public_html\Install\Module\IFrame_3.1_Install.zip:
00:00:11.593 - Installing Module File D:\Clients\C2647\eagle-summit.com\public_html\Install\Module\Image_3.1_Install.zip:
00:00:11.875 - Installing Module File D:\Clients\C2647\eagle-summit.com\public_html\Install\Module\Links_3.1_Install.zip:
00:00:12.046 - Installing Module File D:\Clients\C2647\eagle-summit.com\public_html\Install\Module\NewsFeeds_3.1_Install.zip:
00:00:12.093 - Installing Module File D:\Clients\C2647\eagle-summit.com\public_html\Install\Module\Survey_3.1_Install.zip:
00:00:12.359 - Installing Module File D:\Clients\C2647\eagle-summit.com\public_html\Install\Module\UserDefinedTable_3.1_Install.zip:
00:00:12.640 - Installing Module File D:\Clients\C2647\eagle-summit.com\public_html\Install\Module\UsersOnline_3.1_Install.zip:
00:00:12.734 - Installing Module File D:\Clients\C2647\eagle-summit.com\public_html\Install\Module\XML_3.1_Install.zip:
00:00:12.781 - Executing Additional Scripts:
00:00:12.781 - Creating Portal: My Website
00:00:13.359 - Portal failed to install:
00:00:13.359 - Installing Optional Resources:
Installation Complete
When I access the website, I receive the following error:
Server Error in '/' Application.
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) +3797
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
|
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
So far, I have spent about 8 hours trying to install from the install package of 4.02. What do I need to do to fix this?
Thanks for any help!