User136806914 posted
I am new to Rest web services & trying to figure out. I created a client application by consuming web service , loop through a list object that has around 500,000 items & call API for each record. Here is the error message
i got & i know i need to change MaxReceivedMessageSize in app.Config file but i am trying to figure out what this message actually means??
Error: 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.