This tool me a while to figure out.
There are two places you have to edit:
1. edit the ServiceReferences.ClientConfig to accept a large buffer.
2. on the server in the web.config
add a Httpbinding and name it
which setts it to 2MB and tell the service to use this binding
And you are ready to go