How to send Castle.Proxies.EntityProxy via WCF Channel?
How to set the proxy as KnownType?
How to send Castle.Proxies.EntityProxy via WCF Channel?
How to set the proxy as KnownType?
you're doing it wrong. Don't send entities via the wire. Use dedicated Data Transfer Objects.