We have attached to each of the interfaces on our switches custom properties such as the reference, company name, company number etc. I've recently discovered the Search for Interface, which apparently allows you to search for an interface - and lists my custom properties as a search criteria. Yet if I put anything in, press enter - the console simply reloads the page. If I press submit, then it gives this error:
Orion Website Error
An error has occurred with the Orion website.
Additional Information
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at SolarWinds.Orion.Web.NetObject.get_Item(String field)
at ASP.orion_netperfmon_resources_interfacesearchresults_aspx.BuildList(String searchText, String ifProp)
at ASP.orion_netperfmon_resources_interfacesearchresults_aspx.OnInit(EventArgs e)
at System.Web.UI.Control.InitRecursive(Control namingContainer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Suggestions anyone?
-Dakaix