Are you attempting to stream the content or send a large message such that
the receiver processes the whole payload once all has been sent and
received?

Regards

Richard Blewett - DevelopMentor

> -----Original Message-----
> From: Discussion of advanced .NET topics. [mailto:ADVANCED-
> [EMAIL PROTECTED] On Behalf Of Nicolas Roy
> Sent: 20 August 2007 20:43
> To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM
> Subject: [ADVANCED-DOTNET] WCF and MTOM
>
> 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

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to