随笔分类 -  WCF

WCF遇到的问题
摘要:WCF中TestClient对象数组输入问题 阅读全文
posted @ 2011-08-24 16:37 treerain 阅读(631) 评论(0) 推荐(0)
摘要:前天刚刚重装了系统,装上了Win7,结果在调试的时候,WCF服务Open报错了!具体错误信息如下:System.ServiceModel.CommunicationObjectFaultedException: 通信对象 System.ServiceModel.Web.WebServiceHost 无法用于通信,因为其处于“出错”状态。 在 System.ServiceModel.Channels.CommunicationObject.Close(TimeSpan timeout) 在 System.ServiceModel.ServiceHostBase.System.IDisposabl 阅读全文
posted @ 2011-08-05 14:24 treerain 阅读(3165) 评论(1) 推荐(2)