This happens on all three of my sites! I took one of the sites, deleted all events modules, cleared recycle bin, removed events module, reinstalled events module. I then added a new event module, accepted defaults and set as master. Then added a second event module and accepted defaults. I have not added any events to either event module at this time. Went back to master event module and added newly added second event module to the master event module and got the error. Have tried this several times and always get the error when adding to the master event module. So something is wrong here. Using DNN 3.2.2.
Jerry
Here is more information about the error:
ExceptionGUID: afd6b692-bc18-4b29-a2cf-8d4d600fe83f
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: Object reference not set to an instance of an object.
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.Services.Exceptions.Exceptions.ProcessModuleLoadException(PortalModuleBase ctrlModule, Exception exc) at DotNetNuke.Modules.Events.Settings.lnkAddSubEvent_Click(Object sender, EventArgs e) at System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) at System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain() --- End of inner exception stack trace ---