Recommended

  • Silverlight.FX
    Silverlight.FX is a light-weight application framework for building RichInternet Applications with Silverlight 2.
  • Building Modular Silverlight Applications
  • Prism -  10 Things to Know
  • Securing Silverlight Application and WCF Service using ASP.Net Authentication Techniques
  • Model– View – ViewModel in Silverlight

Silverlight Hosting

More from Silverlight Show

Skip Navigation LinksHome / News / View News

Using Large Message Requests in Silverlight with WCF

+ Add to SilverlightShow Favorites
1 comments   /   posted by Silverlight Show on Sep 11, 2009
(0 votes)
Tags: WCF
Shawn Wildermuth experienced a problem with Silverlight consuming a WCF Service.

Sometimes WCF causes me to spew four letter words. There is a class of WCF problems that cause this: connection rejection. WCF has been designed to prevent common DDoS and other attacks that could cause servers to fail or at least not serve honest requests. To this end the default size of a request is quite small. In fact, its usually 64K in size. This size is fine for most every request but occassionally when a client wants to send a collection of things to the server this size is too small.

Share


Comments

Comments RSS RSS
  • RE: Using Large Message Requests in Silverlight with WCF  

    posted by Matt on Sep 11, 2009 19:20

    So simple once you know the solution ;) Thats how it always is.

    Thanks for sharing with us all!

    -Matt (VB6)

Add Comment

 
 

   
  
  
   
Please add 1 and 8 and type the answer here: