Why is it when I click on SOME events to get a summary about that particular node or associated application I get the following error
Orion Website Error
An error has occurred with the Orion website.
Additional Information
System.InvalidOperationException: Unknown net object prefix: "Y"
at SolarWinds.Orion.Web.NetObjectFactory.GetInfoForNetObject(String netObjectId)
at SolarWinds.Orion.Web.UI.OrionView.VerifyNetObject()
at SolarWinds.Orion.Web.UI.OrionView.SelectView()
at SolarWinds.Orion.Web.UI.OrionView.OnPreInit(EventArgs e)
at System.Web.UI.Page.PerformPreInit()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
I've noticed that if the "net object prefix" is also a 'Z' it spits out the same error.
Hovering over other event "links" it seems if the prefix is 'N' or 'AM' the summary page for the node WILL display.
Very frustrating...as if there are incorrect references to my nodes.