Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Maximum message size quota exceeded
Message
From
07/12/2011 02:36:38
 
 
To
06/12/2011 17:22:48
General information
Forum:
ASP.NET
Category:
Windows Communication Foundation (WCF)
Miscellaneous
Thread ID:
01530479
Message ID:
01530502
Views:
40
>I'm getting an error from a WCF service. It's running against a Winforms app. The message is, "The maximum message size quota for incoming messages (524288) has been exceeded". Everything I find on the web says to change that setting in the app.config and web.config, which I've done, but the changes did no good. The error was still thrown.
>
>I ran an SvcTrace and analyzed the results. They show the error "The socket connection was aborted", but that's a really generic error message from WCF and seems to get thrown it isn't really the issue.
>
>Any ideas on things I can try to get this resolved?

Not sure why your config changes didn't work. Since you say you changed the values in web.config I assume that this is your own service?

Anyway '524288' isn't the default (65536) so it must be getting set somewhere - have you tried searching for that value ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform