We are trying to edit events on a DNN 7.0.5 site with Events module 6.0.4. When we try to edit the event, we get the following error in the browser:
An error has occurred. Error: is currently unavailable.
And the event log is showing:
ModuleId: 513
ModuleDefId: 96
FriendlyName:
ModuleControlSource: DesktopModules/Events/EditEvents.ascx
AssemblyVersion: 7.0.5
PortalID: 0
PortalName: Diver's Wearhouse
UserID: 2
UserName: admin
ActiveTabID: 61
ActiveTabName: Training Calendar
RawURL: /EventsandCharters/TrainingCalendar/tabid/61/ctl/Edit/mid/513/ItemID/711/EditRecur/Single/Default.aspx?popUp=true
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.diverswearhouse.com/EventsandCharters/TrainingCalendar/tabid/61/ctl/Details/Mid/513/ItemID/711/Default.aspx
UserAgent: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; WOW64; Trident/6.0; Touch)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke
ExceptionGUID: bba37736-69aa-4679-999c-712e67382ad9
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.Modules.Events.EditEvents.LoadEvent
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.Events.EditEvents.LoadEvent(Boolean blEventSignup) at DotNetNuke.Modules.Events.EditEvents.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
Source:
Server Name: WIN-0KXQSEUM6L5
Cheers
Dave