Any one seen this ? Seems like a duplicate entry issue but I'm not entirely sure. I wasn't the one who did this - it was forwarded to me and I haven't attempted to recreate the issue yet.
Orion Website Error
An error has occurred with the Orion website.
Additional Information
System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at SolarWinds.Orion.Web.DAL.LimitationDAL.GetNameValuePairs(Limitation limit)
at SolarWinds.Orion.Web.Limitation.GetNameValuePairs()
at Orion_Admin_EditLimitation.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)