I have a HTML Editor module on a page that was working fine. Now all of a sudden I get an error when clicking edit.
Looks to be related to the auto save. If I turn auto save off I can then edit the module. As soon as I turn it back on it blows up again. Is there a corrupt entry somewhere do you think?
ModuleId:1648
ModuleDefId:126
FriendlyName:
ModuleControlSource:DesktopModules/HTML/EditHTML.ascx
AssemblyVersion:7.3.2
PortalID:0
PortalName:DA External
UserID:1
UserName:xxxxx
ActiveTabID:521
ActiveTabName:Content Page
RawURL:/Templates/Content-Page/ctl/Edit/mid/1648
AbsoluteURL:/Default.aspx
AbsoluteURLReferrer:http://localhost/Templates/Content-Page
UserAgent:Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36
DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID:73135c5b-3f35-4c0c-8cca-d8f1ee0da963
InnerException:Object reference not set to an instance of an object.
FileName:
FileLineNumber:0
FileColumnNumber:0
Method:DotNetNuke.Modules.HtmlPro.AutoSaveController.getAutoSaveModuleId
StackTrace:
Message:
DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at DotNetNuke.Modules.HtmlPro.AutoSaveController.getAutoSaveModuleId(HtmlTextInfo htmlcontent, Int32 requestPortalId)
at DotNetNuke.Modules.HtmlPro.AutoSaveController.GetAutoSaveContent(HtmlTextInfo htmlcontent, Int32 requestPortalId)
at DotNetNuke.Modules.HtmlPro.EditHtml.UserHasAutoSavedContent()
at DotNetNuke.Modules.HtmlPro.EditHtml. (EventArgs e)
--- End of inner exception stack trace ---