[Mono-devel-list] Making .NET Remoting compatible between Mono and Microsoft.NET
Miguel de Icaza
miguel at ximian.com
Thu Jun 12 08:57:45 EDT 2003
Hello,
> 1) MS.Net has been at version 1.1 for some time now. In MS.Net
> 1.1 Microsoft increased their default security settings so that
> ObjRefs were not allowed as parameters on remoted calls. Among other
> things, this causes runtime failure of the sample code in the
> “Remoting” area of the Mono Handbook. You can get around this by
> setting your deserialization level to “Full” instead of the default
> “Low”. See
> http://www.gotdotnet.com/team/changeinfo/Backwards1.0to1.1/default.aspx#00000153 for more on this issue.
>
> 2) Ref and out parameters don’t seem to work at all across mono
> remoting boundaries. They do work in MS.NET.
Please file this information in Bugzilla so we can keep an eye on the
problem, and it does not fall through the cracks.
Miguel
More information about the Mono-devel-list
mailing list