原因:在Silverlight+WCF RIA Service或者WCF Service的架构中,经常会遇到WCF序列化65536大小限制的问题解决方法:修改web.config<system.serviceModel> <serviceHostingEnvironment aspNetCompatibilityEnabled="true" multipleSiteBindingsEnabled="true" /> <!--设置 maxItemsInObjectGraph --> <services> &l Read More
posted @ 2013-01-23 13:59
虚空境界
Views(1086)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号