Carousel 4.2.2 Release Notes ========================================================= * Bug 265 | NullReferenceException (Media.Backgrounds.Delete.aspx.cs:Page_Load:67) V4.2.0.0 -A 'NullReferenceException' error occured when trying to delete backgrounds. * Bug 270 | InvalidOperationException (userpermissions.cs:PageAccess:358) V4.2.0.0 -An 'InvalidOperationException' error occured when Carousel tried to verify the users security credentials. * Bug 271 | RSS Bulletins don't support newlines -Any
tags will be treated as newlines in the RSS bulletins. * Bug 274 | FormatException (uitoolbox.cs:StringToTime:2270) V4.2.1.0 -When editing a built-in EDS schedule, if you entered a bad EndTime value a 'FormatException' error would occur. * Bug 275 | TRMS Bulletin Objects should retry when saving to/loading from disk. -In some instances, if a bulletin's .dat file was is use Carousel would error. We corrected this by retrying if the file is in use. * Bug 298 | Page Validation Tool -Added the Carousel Page Validation tool to aid tech support in troubleshooting Carousel systems. * Bug 299 | Service should update WebUI to reflect corrupt bulletins -Added the ability to see corrupt bulletins in the Active pages list. * Bug 318 | NotSupportedException (Media.Sounds.AddNew.aspx.cs:Page_Load:81) V4.2.0.0 -When adding new sound files from a non-Windows platform which had illigal characters in it cause a 'NotSupportedException' error. * Bug 325 | Deleting a single page causes "Cast not valid" error. -Deleting a single page caused "Cast not valid" error. * Bug 327 | Add EDS preview to public site -Added an EDS preview mode the the public web site. * Bug 328 | EDS Events are dropping off the list too fast -In EDS bulletins that were using the built-in event schedule, events were dropping off the list prior to their end time. * Bug 329 | Customers would like EDS to group by room and time -Added the ability to group EDS events by Room or by Time. This allows for 3 different styles of displaying events; ungrouped, group by room, group by time. * Bug 330 | Make dynamic pages update after they are edited -Dynamic pages like RSS and EDS bulletins were not updating/re-rendering after you editited them.