I'm hosting this on a remote server. My provider has been kind enough to setup the permissions, but after 5 hours of speaking with tech support, we can't find a solution to the problem listed below. If anyone has some suggestions, please offer them up.
Thanks,
--Ken
Installing DotNetNuke
Version: 04.00.02
Installation Status Report
00:00:00.078 - Installing Version: 3.1.0
00:00:00.078 - Installing Script: DotNetNuke.SetUp.SqlDataProvider
00:00:02.593 - Installing Script: DotNetNuke.Schema.SqlDataProvider
00:05:19.437 - Installing Script: DotNetNuke.Data.SqlDataProvider
00:05:50.312 - Installing MemberRole Provider:
00:05:50.312 - Executing InstallCommon.sql
00:06:00.328 - Executing InstallMembership.sql
00:06:01.515 - Executing InstallProfile.sql
00: - Executing InstallRoles.sql
00:06:03.031 - Upgrading to Version: 3.1.1
00:06:06.703 - Upgrading to Version: 3.2.0
00:06:06.812 - Upgrading to Version: 4.0.0
00:06:07.390 - Upgrading to Version: 4.0.1
00:06:07.500 - Upgrading to Version: 4.0.2
00:06:07.515 - Performing General Upgrades
00:06:08.281 - Loading Host Settings:
00:06:08.765 - Configuring SuperUser:
00:06:09.625 - Installing Desktop Modules:
00:06:09.625 - Installing Modules:
00:06:09.656 - Installing Module File F:\mydomain\Install\Module\Announcements_3.1_Install.zip:
00:06:10.531 - Installing Module File F:\mydomain\Install\Module\Contacts_3.1_Install.zip:
00:06:10.906 - Installing Module File F:\mydomain\Install\Module\Discussions_3.1_Install.zip:
00:06:11.281 - Installing Module File F:\mydomain\Install\Module\Documents_3.1_Install.zip:
00:06:11.656 - Installing Module File F:\mydomain\Install\Module\Events_3.1_Install.zip:
00:06:12.734 - Installing Module File F:\mydomain\Install\Module\FAQs_3.1_Install.zip:
00:06:13.218 - Installing Module File F:\mydomain\Install\Module\Feedback_3.1_Install.zip:
00:06:13.312 - Installing Module File F:\mydomain\Install\Module\HTML_3.1_Install.zip:
00:06:14.109 - Installing Module File F:\mydomainInstall\Module\IFrame_3.1_Install.zip:
00:06:14.171 - Installing Module File F:\mydomain\Install\Module\Image_3.1_Install.zip:
00:06:14.406 - Installing Module File F:\mydomainInstall\Module\Links_3.1_Install.zip:
00:06:15.140 - Installing Module File F:\mydomain\Install\Module\NewsFeeds_3.1_Install.zip:
00:06:15.500 - Installing Module File F:\mydomain\Install\Module\Survey_3.1_Install.zip:
00:06:16.078 - Installing Module File F:\mydomain\Install\Module\UserDefinedTable_3.1_Install.zip:
00:06:16.656 - Installing Module File F:\mydomain\Install\Module\UsersOnline_3.1_Install.zip:
00:06:16.812 - Installing Module File F:\mydomain\Install\Module\XML_3.1_Install.zip:
00:06:16.875 - Executing Additional Scripts:
00:06:16.875 - Creating Portal: My Website
00:06:19.578 - Error: INSERT statement conflicted with COLUMN FOREIGN KEY constraint 'FK_FolderPermission_Permission'. The conflict occurred in database 'dotnet', table 'Permission', column 'PermissionID'. The statement has been terminated.
00:06:19.578 - Portal failed to install:
00:06:19.578 - Installing Optional Resources:
Installation Complete
Click Here To Access Your Portal
And when I click to access it, the following error displays:
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) +3800 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