A topic containing the character with hex value 0x0C causes an exception during update. It looks like the web service is generating XML that XmlSerializer can't read. The XML contains the character entity

which is what fwsync is choking on.
Log in to post a comment.