[Mono-list] Re moting from Mono to Windows freezes

Sire404 simon at clarobet.com
Mon Jun 8 05:02:12 EDT 2009


Thanks a lot!

Perhaps a NotImplementedException or (if possible) a compiler error would be
in order?



Robert Jordan wrote:
> 
> Change both RemotingConfiguration.Configure occurrences from
> 
> RemotingConfiguration.Configure (...., true)
> 
> to
> 
> RemotingConfiguration.Configure (...., false)
> 
> as mono does not support secured channels.
> 

-- 
View this message in context: http://www.nabble.com/Remoting-from-Mono-to-Windows-freezes-tp23892717p23920586.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list