I have several(12-18) alerts which I cannot close. After right clicking on the altert and choosing "close alert" I get a window titled System Center Essentials with an error which reads:
The provided collection was wither null or empty. Parameter name: Alerts
When expanding the window to show additional detail, the following is displayed:
Date: 5/8/2008 8:16:56 AM
Application: System Center Essentials
Application Version: 6.0.1251.0
Severity: Error
Message:
System.ArgumentOutOfRangeException: The provided collection was either null or empty.
Parameter name: alerts
at Microsoft.EnterpriseManagement.ValidationHelper.ValidationCollection[T](ICollection`1 collection, String paramName)
at Microsoft.EnterpriseManagement.ManagementGroup.UpdateMonitoringAlerts[T](IList`1 alerts, String comments)
at Microsoft.EnterpriseManagement.Mom.UI.AlertView.<ResolveAlerts>b__6(Object A_1, ConsoleJobEventArgs A_2)
at Microsoft.EnterpriseManagement.Mom.Internal.UI.Console.ConsoleJobExceptionHandler.ExecuteJob(IComponent jobOwner, EventHandler`1 job, Object sender, ConsoleJobEventArgs args)
how can i get rid of the alerts?