> How can I send a large message over a NetTcpBinding? > I always get the error "The message is too large." In > TcpBinaryFrameManager.cs, method ReadSizedChunk(), there is a hardcoded > limit of 65536. > I am already using TransferMode.Streamed and have set > MaxReceivedMessageSize > etc. to large values: >
Does the same code run in .NET? Could you post a full sample? Miguel
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
