WCF response too long - how to handle in Silverlight?
My Silverlight 4 client uses a .NET 3.5 WCF service.
The service has the [SilverlightFaultBehavior] attribute and exception details from the service are nicely transferred to Silverlight.
However, when the response size is over limit, the client still gets the old NotFound exception. Is there a way around this? (I don't want to increase the maximum message size)
thanks
Answers & Comments...
No comments:
Post a Comment
Send us your comment related to the topic mentioned on the blog