Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Maximum message size quota exceeded
Message
De
07/12/2011 02:36:38
 
 
À
06/12/2011 17:22:48
Information générale
Forum:
ASP.NET
Catégorie:
Windows Communication Foundation (WCF)
Divers
Thread ID:
01530479
Message ID:
01530502
Vues:
38
>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 ?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform