I have the problem with the following error: \"The maximum message size quota for incoming messages (65536) has been exceeded. To increase the quota, use the MaxReceived
The maxBufferPoolSize and maxReceivedMessageSize are not exposed to the client, only the server is aware of them. the sizes the client is using are defaults, just change them to be whatever size you want. obviously this is problematic if you are regenerating it alot, but i don't think there is much alternative.