01 2011 档案

摘要:用户代码未处理 System.ServiceModel.CommunicationException 远程服务器返回了错误: NotFound。在ServiceBehaviors中添加maxItemsInObjectGraph属性dataContractSerializer maxItemsInObjectGraph="2147483647"/其次在客户端在调用WCF服务的时候要添加 using System.Net.Browser;bool registerResult = WebRequest.RegisterPrefix("http://", WebRequestCreator.Cl 阅读全文
posted @ 2011-01-09 13:10 luckdv 阅读(2190) 评论(3) 推荐(0)
摘要:Webcast 上一个小Demo 隐藏行号 复制代码 ? 这是一段程序代码。 阅读全文
posted @ 2011-01-05 12:24 luckdv 阅读(444) 评论(0) 推荐(0)