How to Send Large File From Client To Server Using WCF in C#? Below the configuration code.
In addition to increasing readerQuota settings (mentioned above) I had to also up the maxRequestLength inside the httpRuntime attribute.