Re: [Mono-dev] Problems building Mono 2.10.8 on 64-bit SmartOS (Solaris)

2012-08-15 Thread Scott Lowe
Hello chaps, A short update on this issue: Whist the a permanent fix has not been identified, Autif Khan has given me a great deal of off-list help and he has suggested a workaround that results in the completion of my Mono build. This is the workaround: Edit the mono/util/mono-math.h -

[Mono-dev] WCF NetTcpBinding doesn't seem to honor MaxReceivedMessageSize

2012-08-15 Thread matthieu Barthélemy
Hi all, My project uses WCF to perform remoting communications between a server and a client. Sometimes I have to transfer 'large' data (large meaning here more than the default max value). So to get transferts to work, I had to declare my binding with the following parameters: var binding = new