摘要:
1、WCF 序列化 DataTable 问题 Error: "AnerroroccurredwhilereceivingtheHTTPresponseto ****.svc. ThiscouldbeduetotheserviceendpointbindingnotusingtheHTTPprotocol. ……" Methods: 在返回DataTable的GetTableAllData方法中, tableResult设置了TableName属性。这样Wcf序列化时就不会出错。 而返回DataSet的方法不需要作任何设置。 DataTabletableRe... 阅读全文
posted @ 2013-05-28 23:03
ymingkm
阅读(171)
评论(0)
推荐(0)