Quantcast
Channel: Discussion Forum > Connect Data Services
Viewing all articles
Browse latest Browse all 2504

Error in deserializing body of reply message for operation 'RunAnalyticsReport', contains invalid...

$
0
0

Topic by Jared

Content

Hi,

I'm receiving an error while running RunAnalyticsReport with the attached code that has worked well for years. The cause is a string of four unknown characters included in the body of an email Incident. The error is happening during the SOAP call using a report that retrieves hundreds of records but only one is causing this problem. How can I at least retrieve the other records of the report?

This is the error:

System.ServiceModel.CommunicationException: Error in deserializing body of reply message for operation 'RunAnalyticsReport'. ---> System.InvalidOperationException: There is an error in XML document (1017, 879). ---> System.Xml.XmlException: '����' contains invalid UTF8 bytes. ---> System.Text.DecoderFallbackException: Unable to translate bytes [ED][A0] at index 0 from specified code page to Unicode.

Please advise, thank you sincerely,

Jared Smith
OpenMethods

 

Version

November 2014

Code Block


Viewing all articles
Browse latest Browse all 2504

Trending Articles