I've run out of ideas and see forum problems similiar, but not like this. Install guide was following three times letter by letter. Cleaned out and tried a fourth time with same results and went to reasearch mode.
I am doing a Fresh install DNN 4.0.2, from starter kit usuing VS2005 and publish to IIS location configured for .NET2x and has proper permissions in place.
IIS5 Win XP Pro, SQL Server 2005 on a 2003 Server
Installation seems to run OK down to where it installs portals , then it burbs
Trying to go to home page after install results in the following message:
Server Error in '/WxDNN' 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) +124
DotNetNuke.Entities.Portals.PortalSettings..ctor(Int32 tabId, PortalAliasInfo objPortalAliasInfo) +82
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
Any help greatly appreciated: