I deleted everything on my GoDaddy account (SQL deleted and set up fresh-empty; directory from root zapped of all files and directories)
Set up new SQL database and changed web.CONFIG.
Created new directory “dnn” on my host site with the Control Panel within GoDaddy. Had Read, Write, Web, and SetRoot marked.
Ftp DNN to my hosting site.
Invoked DNN and saw the following:
Installing DotNetNuke
Version: 04.00.02
Installation Status Report
00:00:00.031 - Installing Version: 4.2.0
00:00:00.031 - Installing Script: DotNetNuke.SetUp.SqlDataProvider
00:00:00.062 - Installing Script: DotNetNuke.Schema.SqlDataProvider
00:00:02.796 - Installing Script: DotNetNuke.Data.SqlDataProvider
00:00:04.765 - Installing MemberRole Provider:
00:00:04.765 - Executing InstallCommon.sql
00:00:05.000 - Executing InstallMembership.sql
00:00:05.359 - Executing InstallProfile.sql
00:00:05.500 - Executing InstallRoles.sql
00:00:05.875 - Performing General Upgrades
00:00:06.140 - Loading Host Settings:
00:00:06.250 - Configuring SuperUser:
00:00:06.609 - Installing Desktop Modules:
00:00:06.625 - Installing Modules:
00:00:06.640 - Installing Module File d:\hosting\perrym\dnn\Install\Module\Announcements_3.1_Install.zip:
00:00:07.765 - Installing Module File d:\hosting\perrym\dnn\Install\Module\Contacts_3.1_Install.zip:
00:00:08.000 - Installing Module File d:\hosting\perrym\dnn\Install\Module\Discussions_3.1_Install.zip:
00:00:08.312 - Installing Module File d:\hosting\perrym\dnn\Install\Module\Documents_3.1_Install.zip:
00:00:08.578 - Installing Module File d:\hosting\perrym\dnn\Install\Module\Events_3.1_Install.zip:
00:00:08.937 - Installing Module File d:\hosting\perrym\dnn\Install\Module\FAQs_3.1_Install.zip:
00:00:09.171 - Installing Module File d:\hosting\perrym\dnn\Install\Module\Feedback_3.1_Install.zip:
00:00:09.234 - Installing Module File d:\hosting\perrym\dnn\Install\Module\HTML_3.1_Install.zip:
00:00:09.500 - Installing Module File d:\hosting\perrym\dnn\Install\Module\IFrame_3.1_Install.zip:
00:00:09.578 - Installing Module File d:\hosting\perrym\dnn\Install\Module\Image_3.1_Install.zip:
00:00:09.734 - Installing Module File d:\hosting\perrym\dnn\Install\Module\Links_3.1_Install.zip:
00:00:10.046 - Installing Module File d:\hosting\perrym\dnn\Install\Module\NewsFeeds_3.1_Install.zip:
00:00:10.125 - Installing Module File d:\hosting\perrym\dnn\Install\Module\Survey_3.1_Install.zip:
00:00:10.484 - Installing Module File d:\hosting\perrym\dnn\Install\Module\UserDefinedTable_3.1_Install.zip:
00:00:11.000 - Installing Module File d:\hosting\perrym\dnn\Install\Module\UsersOnline_3.1_Install.zip:
00:00:11.171 - Installing Module File d:\hosting\perrym\dnn\Install\Module\XML_3.1_Install.zip:
00:00:11.765 - Executing Additional Scripts:
00:00:11.781 - Creating Portal: My Website
00:00:12.031 - Portal failed to install:
00:00:12.031 - Installing Optional Resources:
Installation Complete
Click Here To Access Your Portal
I clicked "Click Here To Access your Portal" and got:
Upgrading DotNetNuke
Current Assembly Version: 04.00.02
Current Database Version: 04.02.00
Upgrade Status Report
00:00:00.015 - Performing General Upgrades
Upgrade Complete
Click Here To Access Your Portal
I clicked "Click Here To Access your Portal" and got:
Server Error in '/dnn' 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
Anyone know what in the world I’m doing wrong?
Thanks for any help,
Perry