I installed Beta 5 in hopes it would correct my email issues with enrollments, but now have a new issue, cannot add events without errors.
Install Log states install was clean, no red flags. All of my existing contents are present, but when I try to add a new event to an existing or newly added calendar I am confronted with:
Error: Edit Event is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException: Parameter count does not match Parameter Value count. ---> System.ArgumentException: Parameter count does not match Parameter Value count. at Microsoft.ApplicationBlocks.Data.SqlHelper.AssignParameterValues(SqlParameter[] commandParameters, Object[] parameterValues) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues) at DotNetNuke.Modules.Calendar.Data.SqlDataProvider.CalendarSave(Int32 PortalID, Int32 EventID, Int32 ModuleID, DateTime EventDateBegin, DateTime EventDateEnd, DateTime EventTimeBegin, Int32 Duration, String EventName, String EventDesc, Int32 Importance, String CreatedBy, String CreatorID, Int32 Every, String Period, String RepeatType, String Notify, Boolean Approved, Boolean Signups, Int32 MaxEnrollment, String EnrollRoleID, Double EnrollFee, String EnrollType, String PayPalAccount, String PayPalPassword, Boolean Cancelled, String ImageURL, String ImageType, Int32 ImageWidth, Int32 ImageHeight, Boolean ImageDisplay, Int32 Location, String LocationName, String MapURL, Int32 Category, String CategoryName, String Color, String Reminder, Int32 TimezoneOffset, Boolean SendReminder, Int32 ReminderTime, String ReminderTimeMeasurement, String ReminderFrom, Boolean SearchSubmitted) at DotNetNuke.Modules.Calendar.Business.CalendarController.CalendarSave(CalendarInfo objCalendar) at DotNetNuke.Modules.Calendar.CalendarEdit.updateButton_Click(Object sender, EventArgs e) --- End of inner exception stack trace ---
I love this calendar, best module I have seen out of many, just a few issues to work out and will have a powerhouse of portal going on!
Thanks.