开发者

Datacontact for Castle.Proxies.EntityProxy failed

开发者 https://www.devze.com 2023-01-08 20:31 出处:网络
How to send Castle.Proxies.EntityProxy via WCF Channel? How to set the p开发者_运维知识库roxy as KnownType?you\'re doing it wrong. Don\'t send entities via the wire. Use dedicated Data Transfer Objec

How to send Castle.Proxies.EntityProxy via WCF Channel?

How to set the p开发者_运维知识库roxy as KnownType?


you're doing it wrong. Don't send entities via the wire. Use dedicated Data Transfer Objects.

0

精彩评论

暂无评论...
验证码 换一张
取 消