I am returning memystream as a stream from my wcf server. When I get this in the client and drop it back to the MemoryStream, I get this error.
I donβt understand where MessageBodyStream came from, since I never used it. Can someone tell me a solution to this problem?
Thank.
Josh source
share