Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...no portal created in dotnetnukeno portal created in dotnetnuke
Previous
 
Next
New Post
4/8/2006 5:40 PM
 

What di I do wrong

Installing DotNetNuke
Version: 03.02.02

Installation Status Report
00:00:00.015 - Installing Version: 3.1.0
00:00:00.015 - Installing Script: DotNetNuke.SetUp.SqlDataProvider
00:00:00.062 - Installing Script: DotNetNuke.Schema.SqlDataProvider
00:00:02.750 - Installing Script: DotNetNuke.Data.SqlDataProvider
00:00:02.906 - Installing MemberRole Provider:
00:00:02.906 - Executing InstallCommon.sql
00:00:03.125 - Executing InstallMembership.sql
00:00:03.437 - Executing InstallProfile.sql
00:00:03.500 - Executing InstallRoles.sql
00:00:03.609 - Upgrading to Version: 3.1.1
00:00:04.109 - Upgrading to Version: 3.2.0
00:00:04.156 - Upgrading to Version: 3.2.1
00:00:04.343 - Upgrading to Version: 3.2.2
00:00:04.375 - Performing General Upgrades
00:00:04.906 - Loading Host Settings:
00:00:05.015 - Configuring SuperUser:
00:00:05.093 - Installing Desktop Modules:
00:00:05.109 - Installing Modules:
00:00:05.109 -   Installing Module File C:\Inetpub\wwwroot\DotNetNuke_3.2.2_Source\Install\Module\Announcements_3.1_Source.zip:
00:00:05.875 -   Installing Module File C:\Inetpub\wwwroot\DotNetNuke_3.2.2_Source\Install\Module\Contacts_3.1_Source.zip:
00:00:06.421 -   Installing Module File C:\Inetpub\wwwroot\DotNetNuke_3.2.2_Source\Install\Module\Discussions_3.1_Source.zip:
00:00:06.968 -   Installing Module File C:\Inetpub\wwwroot\DotNetNuke_3.2.2_Source\Install\Module\Documents_3.1_Source.zip:
00:00:07.515 -   Installing Module File C:\Inetpub\wwwroot\DotNetNuke_3.2.2_Source\Install\Module\Events_3.1_Source.zip:
00:00:08.109 -   Installing Module File C:\Inetpub\wwwroot\DotNetNuke_3.2.2_Source\Install\Module\FAQs_3.1_Source.zip:
00:00:08.625 -   Installing Module File C:\Inetpub\wwwroot\DotNetNuke_3.2.2_Source\Install\Module\Feedback_3.1_Source.zip:
00:00:08.921 -   Installing Module File C:\Inetpub\wwwroot\DotNetNuke_3.2.2_Source\Install\Module\HTML_3.1_Source.zip:
00:00:09.437 -   Installing Module File C:\Inetpub\wwwroot\DotNetNuke_3.2.2_Source\Install\Module\IFrame_3.1_Source.zip:
00:00:09.734 -   Installing Module File C:\Inetpub\wwwroot\DotNetNuke_3.2.2_Source\Install\Module\Image_3.1_Source.zip:
00:00:10.078 -   Installing Module File C:\Inetpub\wwwroot\DotNetNuke_3.2.2_Source\Install\Module\Links_3.1_Source.zip:
00:00:10.703 -   Installing Module File C:\Inetpub\wwwroot\DotNetNuke_3.2.2_Source\Install\Module\NewsFeeds_3.1_Source.zip:
00: -   Installing Module File C:\Inetpub\wwwroot\DotNetNuke_3.2.2_Source\Install\Module\Survey_3.1_Source.zip:
00:00:11.796 -   Installing Module File C:\Inetpub\wwwroot\DotNetNuke_3.2.2_Source\Install\Module\UserDefinedTable_3.1_Source.zip:
00:00:12.531 -   Installing Module File C:\Inetpub\wwwroot\DotNetNuke_3.2.2_Source\Install\Module\UsersOnline_3.1_Source.zip:
00:00:12.968 -   Installing Module File C:\Inetpub\wwwroot\DotNetNuke_3.2.2_Source\Install\Module\XML_3.1_Source.zip:
00:00:13.250 - Executing Additional Scripts:
00:00:13.265 -   Creating Portal: Wizard Code
00:00:13.312 -   Portal failed to install:
00:00:13.312 - Installing Optional Resources:

Installation Complete

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:

Line 452:            intCacheTimeout = 20 * Convert.ToInt32(Common.Globals.PerformanceSetting)
Line 453:
Line 454:            PortalId = objPortalAliasInfo.PortalID
Line 455:
Line 456:            ' get portal settings

Source File: C:\Inetpub\wwwroot\DotNetNuke_3.2.2_Source\components\Portal\PortalSettings.vb    Line: 454

Stack Trace:

[NullReferenceException: Object reference not set to an instance of an object.]
   DotNetNuke.Entities.Portals.PortalSettings.GetPortalSettings(Int32 TabId, PortalAliasInfo objPortalAliasInfo) in C:\Inetpub\wwwroot\DotNetNuke_3.2.2_Source\components\Portal\PortalSettings.vb:454
   DotNetNuke.Entities.Portals.PortalSettings..ctor(Int32 tabId, PortalAliasInfo objPortalAliasInfo) in C:\Inetpub\wwwroot\DotNetNuke_3.2.2_Source\components\Portal\PortalSettings.vb:392
   DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e) in C:\Inetpub\wwwroot\DotNetNuke_3.2.2_Source\HttpModules\UrlRewrite\UrlRewriteModule.vb:219
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +60
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...no portal created in dotnetnukeno portal created in dotnetnuke


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out