Hi all! I am trying to nail down some of our network traffic using NPM. In NPM I can see my WAPs but when I click on one to view the clients and their stats i get an error towards the bottom of the screen that reads as below:
", hexadecimal value 0x01, is an invalid character
at System.Xml.XmlEncodedRawTextWriter.InvalidXmlChar(Int32 ch, Char* pDst, Boolean entitize)
at System.Xml.XmlEncodedRawTextWriter.WriteElementTextBlock(Char* pSrc, Char* pSrcEnd)
at System.Xml.XmlEncodedRawTextWriter.WriteString(String text)
at System.Xml.XmlWellFormedWriter.WriteString(String text)
at System.Xml.XmlWriter.WriteElementString(String localName, String ns, String value)
at System.Xml.XmlWriter.WriteElementString(String localName, String value)
at WirelessSummary.CreateClientsXML(Int32 page, Int32 pages, Int32 records, ListOfBO`1 clientList)
at WirelessSummary.GetClients(Int32 id, Int32 page, Int32 rows, String sidx, String sord)
What could cause this error and how do I fix it? We are using Cisco Aironet AP1131AG units. I can not see any stats for the WAPs. Any help is much appreciated!
Sorry if this post is in the wrong area. please move if needed.
Thanks,
Nick