1

我使用序列化参数(设置为“单向”)生成了带有 spmetal 的实体类。但是,当我使用这些类作为 WCF 方法的返回值时,我收到以下错误:

System.ServiceModel.CommunicationException was unhandled by user code
Message=The server did not provide a meaningful reply; 
this might be caused by a contract mismatch, 
a premature session shutdown or an internal server error.

使用我自己的课程完美无缺。SPMetal 创建的代码可以在这里查看:http: //pastebin.com/kjEvUAgS

有人知道 SPMetal 和 WCF 是否可以很好地配合使用?

4

0 回答 0