I am getting a fairly inconsistent error. I seem to be able to work for about an hour on my site, and then I start running into problems where I either get an error message, or when I try to update, it just goes back to the original page, without saving any changes. I then need to log out for somewhere between 2 and 8 hours before I can make changes again.
This has been going on since before we updated to 4.5.5. I had hoped the update would fix the problem, but it hasn't
I have searched the logs, and have found hundreds of error messages similar to the following:
AssemblyVersion: 04.05.05
PortalID: 44
PortalName: Juice Feasting
UserID: 398
UserName: davidndn
ActiveTabID: 1203
ActiveTabName: Home
RawURL: /Home/tabid/1203/ctl/Module/ModuleId/2150/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.juicefeasting.com/Home/tabid/1203/ctl/Module/ModuleId/2150/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 9ad6069a-d16e-4aee-9ad3-8d0ffcfd84a1
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.Security.Permissions.Controls.ModulePermissionsGrid.GetUsers
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Security.Permissions.Controls.ModulePermissionsGrid.GetUsers() at DotNetNuke.Security.Permissions.Controls.PermissionsGrid.CreateChildControls() at System.Web.UI.Control.EnsureChildControls() at System.Web.UI.Control.FindControl(String id, Int32 pathOffset) at System.Web.UI.Control.FindControl(String id, Int32 pathOffset) at System.Web.UI.Control.FindControl(String id, Int32 pathOffset) at System.Web.UI.Control.FindControl(String id, Int32 pathOffset) at System.Web.UI.Control.FindControl(String id, Int32 pathOffset) at System.Web.UI.Page.FindControl(String id) at System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Source:
Server Name: POSTMAN
Any suggestions??