If you are using a WCF (Web) Service in client application and dealing with large data, at some point you may come across an error message:
{"The maximum message size quota for incoming messages (65536) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element."} Here is the solution.
[More]
a85c03b9-6c08-4d9b-b923-c082938202af|1|5.0