When I pass a list of objects out of my silverlight app using WCF everything works fine until the List grows too big. It seems that when I exceed 80 items I get the error: T
If you are sending out a large number of items from WCF, also make sure that maxItemsInObjectGraph is a relatively high number