When trying to download a 4mb file using DotCMIS (WebServices binding), I receive the following exception when trying to get the content stream of the file.
The maximum message size quota for incoming messages (4194304) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element.
I tried modifying app/web configs to no avail. Is there any way around it?