hi men/ladies.
well, i don't know what's going on...
i had DNN working then.. i don't, now all of a sudden i can't create a portal on the installation phase..
the database is created ok, perms on directory seem to be ok...
any help appreciated, install dump below this:
thanks in advance
Johnny
---------------------------------------------------------------------------------
Installing DotNetNuke
Version: 04.00.03
Installation Status Report
00:00:00.200 - Installing Version: 3.1.0
00:00:00.290 - Installing Script: DotNetNuke.SetUp.SqlDataProvider
00:00:00.470 - Installing Script: DotNetNuke.Schema.SqlDataProvider
00:00:07.991 - Installing Script: DotNetNuke.Data.SqlDataProvider
00:00:10.244 - Installing MemberRole Provider:
00:00:10.284 - Executing InstallCommon.sql
00:00:13.088 - Executing InstallMembership.sql
00:00:19.417 - Executing InstallProfile.sql
00:00:20.589 - Executing InstallRoles.sql
00:00:23.293 - Upgrading to Version: 3.1.1
00:00:32.987 - Upgrading to Version: 3.2.0
00:00:33.388 - Upgrading to Version: 4.0.0
00:00:33.818 - Upgrading to Version: 4.0.1
00:00:33.968 - Upgrading to Version: 4.0.2
00:00:34.038 - Upgrading to Version: 4.0.3
00:00:34.058 - Performing General Upgrades
00:00:34.940 - Loading Host Settings:
00:00:35.460 - Configuring SuperUser:
00:00:35.671 - Installing Desktop Modules:
00:00:35.681 - Installing Modules:
00:00:35.781 - Installing Module File c:\inetpub\wwwroot\DNN\Install\Module\Announcements_3.1_Install.zip:
00:00:38.044 - Installing Module File c:\inetpub\wwwroot\DNN\Install\Module\Contacts_3.1_Install.zip:
00:00:38.475 - Installing Module File c:\inetpub\wwwroot\DNN\Install\Module\Discussions_3.1_Install.zip:
00:00:39.446 - Installing Module File c:\inetpub\wwwroot\DNN\Install\Module\Documents_3.1_Install.zip:
00:00:39.897 - Installing Module File c:\inetpub\wwwroot\DNN\Install\Module\Events_3.1_Install.zip:
00:00:40.718 - Installing Module File c:\inetpub\wwwroot\DNN\Install\Module\FAQs_3.1_Install.zip:
00:00:41.129 - Installing Module File c:\inetpub\wwwroot\DNN\Install\Module\Feedback_3.1_Install.zip:
00:00:41.279 - Installing Module File c:\inetpub\wwwroot\DNN\Install\Module\Forum_03.20.01_Install.zip:
00:00:56.371 - Installing Module File c:\inetpub\wwwroot\DNN\Install\Module\HTML_3.1_Install.zip:
00:00:56.801 - Installing Module File c:\inetpub\wwwroot\DNN\Install\Module\IFrame_3.1_Install.zip:
00:00:56.911 - Installing Module File c:\inetpub\wwwroot\DNN\Install\Module\Image_3.1_Install.zip:
00:00:57.302 - Installing Module File c:\inetpub\wwwroot\DNN\Install\Module\Links_3.1_Install.zip:
00:00:57.923 - Installing Module File c:\inetpub\wwwroot\DNN\Install\Module\NewsFeeds_3.1_Install.zip:
00:00:58.413 - Installing Module File c:\inetpub\wwwroot\DNN\Install\Module\Repository_03.01.08_Install.zip:
00:01:09.770 - Installing Module File c:\inetpub\wwwroot\DNN\Install\Module\Store_01.00.00_Install.zip:
00:01:13.145 - Installing Module File c:\inetpub\wwwroot\DNN\Install\Module\Survey_3.1_Install.zip:
00:01:13.926 - Installing Module File c:\inetpub\wwwroot\DNN\Install\Module\UserDefinedTable_3.1_Install.zip:
00:01:15.017 - Installing Module File c:\inetpub\wwwroot\DNN\Install\Module\UsersOnline_3.1_Install.zip:
00:01:15.408 - Installing Module File c:\inetpub\wwwroot\dnn\Install\Module\XML_3.1_Install.zip:
00:01:15.528 - Executing Additional Scripts:
00:01:15.568 - Creating Portal: My Website
00:01:16.339 - Portal failed to install:
00:01:16.339 - Installing Optional Resources:
Installation Complete
========================================================
Click Here To Access Your Portal
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