I have installed DNN 7.04.01 with a new database. I get the site up and running. I start adding html modual and content and when I go to check the site I get the page one time then navigate away and back to it I get DNN ERROR - Return to Site with the following in the event log:
PAGE LOAD EXCEPTION
AbsoluteURL:/Default.aspx
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:a8e601ea-a609-4c58-91bb-8118b2718fe1
AssemblyVersion:
PortalId:-1
UserId:-1
TabId:-1
RawUrl:
Referrer:
UserAgent:
ExceptionHash:EwCwfNWVEdR+oHwiwaqQmg==
Message:Object reference not set to an instance of an object.
StackTrace:
InnerMessage:Object reference not set to an instance of an object.
InnerStackTrace:
at DotNetNuke.Security.Permissions.PermissionProvider.IsDeniedTabPermission(TabInfo tab, String permissionKey)
at DotNetNuke.Security.Permissions.PermissionProvider.HasModuleAccess(SecurityAccessLevel accessLevel, String permissionKey, ModuleInfo moduleConfiguration)
at DotNetNuke.UI.Modules.ModuleInstanceContext.get_IsEditable()
at DotNetNuke.Entities.Modules.PortalModuleBase.get_IsEditable()
at AllDnn.More.More.Page_Load(Object sender, EventArgs e)
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
at System.Web.UI.Control. (EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Source:
FileName:
FileLineNumber:0
FileColumnNumber:0
Method:
Server Name: SKNET157VM
It appears to happen on pages that I have added content to. I have two pages with content and two pages without I can flip between the pages without content without the error but the pages with content I can not