BizTalk Utilities CV ,   Jobs ,   Code library
 
Go to the front page to continue learning about XML or select below:

Contents

ReBlogger Contents

Previous posts in WSCF/WCF

 
 
Page 6965 of 19626

WCF Bad Message

Blogger : Geekswithblogs.net
All posts : All posts by Geekswithblogs.net
Category : WSCF/WCF
Blogged date : 2007 Nov 01

When creating a web service using the WCF-BasicHttp adapter, make sure that you adjust the “Maximum received message size” binding configuration to jive with the size of the message you expect to hit the service.  If a request is made to the web service that contains a payload that is larger than this setting, an HTTP 400 (Bad Message) error will be generated.  The default maximum size is 64K, which seems a bit small.

 

 


Read comments or post a reply to : WCF Bad Message
Page 6965 of 19626

Newest posts
 

    Email TopXML