Browse by Tags

WCF and http (gzip/deflate) compression and Silverlight
Published 6 November 8 11:11 AM | Ramon Smits

The last couple of days I've tried to see if it was possible to make use of standard http compression on WCF services as I had very good experiences with WSE and even asmx webservices that used http compression to save bandwidth - but more important - and have better response times for large xml messages.

...
WCF and large messages
Published 20 August 8 1:46 PM | Ramon Smits
Today I got this nice InvalidOperationException: System.InvalidOperationException: There is an error in XML document (11, 11657). ---> System.Xml.XmlException: The maximum string content length quota (8192) has been exceeded while reading XML data...
Filed under: , , ,