I downloaded the beta from the 22nd and installed it over a previous beta on the 24th.. The calendar was populated with one time and recurring events prior to both upgrades.
On the days that multiple events were schedule such that scroll bars appeared, after the upgrade, they would rapidly flicker. A page refresh appeared to work.
Looking in the event log showed the above error plus this one:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Exception of type 'System.OutOfMemoryException' was thrown. ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown. at System.String.Concat(String str0, String str1) at System.String.Concat(Object arg0, Object arg1) at System.Web.UI.Control.GetUniqueIDPrefix() at System.Web.UI.Control.get_UniqueID() at System.Web.UI.Control.get_ClientID() at DotNetNuke.UI.Utilities.DNNClientAPI.EnableMinMax(Control objButton, Control objContent, Int32 intModuleId, Boolean blnDefaultMin, String strMinIconLoc, String strMaxIconLoc, MinMaxPersistanceType ePersistanceType, Int32 intAnimationFrames, String strPersonalizationNamingCtr, String strPersonalizationKey) at DotNetNuke.UI.UserControls.LabelControl.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
I read that having a cache time setting above 0 could cause memory errors so I set the cache to 0.
The added or subtracted value error was generated multiple times (at least 50) when I first hit the calendar this morning.
Thanks.