[Mono-dev] Patch for DuplexClientBase

2010-05-19 Thread Pieter van der Berg
Hello, Here is a patch to get rid of the two notimplemented exceptions. public IDuplexContextChannel InnerDuplexChannel { get { return (IDuplexContextChannel)base.InnerChannel; } } protected override TChannel CreateChannel () { return ChannelFactory.CreateChannel(); } Best

Re: [Mono-dev] Mono on MIPS32

2010-05-19 Thread Rayson Ho
On Mon, May 17, 2010 at 1:34 AM, Lionel Cuir lionel_em...@aulofee.com wrote: We compiled successfully Mono (2.4.2.3) as well as an early 2.6(taken from SVN) on openembedded. See with Cliff Brake from Bec Systems - he is the expert on this topic. So was that on a MIPS-EL Linux system?? Did you

Re: [Mono-dev] Patch for DuplexClientBase

2010-05-19 Thread Atsushi Eno
Thanks, applied. Atsushi Eno On 2010/05/19 16:44, Pieter van der Berg wrote: Hello, Here is a patch to get rid of the two notimplemented exceptions. public IDuplexContextChannel InnerDuplexChannel { get { return (IDuplexContextChannel)base.InnerChannel; } } protected override

[Mono-dev] Unable to use System.IO.Compression.DeflateStream (r157575)

2010-05-19 Thread sberryman
Server Error in '/' Application libMonoPosixHelper.so Description: HTTP 500. Error processing request. Stack Trace: System.DllNotFoundException: libMonoPosixHelper.so at (wrapper managed-to-native)