avatar J W

  • Registered on: 02/22/2012
  • Last connection: 02/22/2012

Activity

Reported issues: 1

02/22/2012

06:50 PM mono-nat Bug #696: Unhandled XmlException on invalid XML
Was easy to fix. Added this method to Mono.Nat.Upnp.MessageBase: private static string SanitizeXml( string message ) { // Invalid XML will stymie the XmlDocument.Load method, so we'll check for possible problems StringBuilder sani...
04:41 PM mono-nat Bug #696: Unhandled XmlException on invalid XML
I've got this exception: System.Xml.XmlException was unhandled Message=An error occurred while parsing EntityName. Line 1, position 459. Source=System.Xml LineNumber=1 LinePosition=459 SourceUri="" StackTrace: at Syste...

Also available in: Atom