I'm using HTTP binding and MTOM encoding to transfer large document over a WebService. I did a little spike using the MTOM sample from the SDK but I can't make it work with large payload. Contrary to my expectation it seems that data are not stream over multiple HTTP send and I always receive the following 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. > Anyone has experimented MTOM ? Thanks, =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com