...
00:00:38.170 - Installing Module File C:\DotNetNuke\Install\Module\UsersOnline_3.1_Install.zip:
00:00:38.202 - Installing Module File C:\DotNetNuke\Install\Module\WhatsNew_3.3_Install.zip:
00:00:38.686 - Installing Module File C:\DotNetNuke\Install\Module\XML_3.1_Install.zip:
00:00:38.717 - Executing Additional Scripts:
00:00:38.717 - Creating Portal: My Website
00:00:39.358 - Error: Object reference not set to an instance of an object.
00:00:39.358 - Portal failed to install:
00:00:39.358 - Installing Optional Resources:
Installation Complete
Click Here To Access Your Portal
...
I'm getting crazy. This is my second day since i started to installation. I read everything about this issue but no way.
1. Database seems ok. I can see tables and storedprocedures as created.
2. C:\DotNetNuke seems ok. Installation can create necessary files and folders.
When i try to reach the page error is below:
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) +5768
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