Hello, I am sorry to post this, it is a problem that had been posted about before but the versions i found pertaining to this question are the older versions 3.x. I ran a fresh install on godaddy.com, my website is www.annekahanddavid.com/portal, anytime I try to install it, i get this error. What can I do to fix this? I gave all the permissions possible to the /portal directory. please help me. I am sorry to bother you.
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.UI.Skins.SkinDefaults..ctor(SkinDefaultType DefaultType) +189 DotNetNuke.Common.Globals.get_DefaultSkin() +31 DotNetNuke.Entities.Portals.PortalSettings.GetPortalSettings(Int32 TabId, PortalAliasInfo objPortalAliasInfo) +2810 DotNetNuke.Entities.Portals.PortalSettings..ctor(Int32 tabId, PortalAliasInfo objPortalAliasInfo) +83 DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e) +2897 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
|