Hi I am facing the below error when application was hosted in the server. The application is working fine on the local box. "The maximum message size quota for incoming messages (100000000) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element."
All the searches done resulting in solving the issue with WCF But here I am not using any WCF service.
Please help me with this.