Jeff, i thought i had done all this correctly as the install wizard went through with all checks.
Then, when all was said and done, i got this error when the wizard tried to pull up default.aspx
Server Error in '/' 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..ctor(Int32 tabID, PortalAliasInfo objPortalAliasInfo) +48
DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e) +2988
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75
|
Yes, i have .NET 3.5 sp1 installed. I am using SQLServer 2008, the IIS that comes with Windows 7 Ultimate, and DNN Intall package version 5.2.2
Can you tell me where something went wrong because the Installed didn't say ANYTHING until it tried going into the site. Like i say, i got past setting up Administrator and Portal username/passwords.
Any help would be appreciated...