ObjectSharp Blogs

You are currently viewing

Dan's Blog

Random Ramblings on Software


April 2010 - Posts

WCF RIA Services - “Not Found” Error Message

The dreaded “The remote server returned an error: NotFound” error message in RIA Services can be frustrating if you are not aware of what it really means, and more importantly how to diagnose it. This generic error message is due to network stack limitation Read More...

MaxItemsInObjectGraph – WCF RIA Services Exception

The MaxItemsInObjectGraph error message comes up fairly often in the WCF RIA Services forums and I just ran into it on a personal project so I thought I’d write a quick blog on how to fix this error. The exact error message from WCF Trace is: 'Maximum Read More...