[Mono-dev] TypeLoadException when remoting from Windows

Jacob Ilsø Christensen jacobilsoe at gmail.com
Thu Feb 8 14:41:17 EST 2007


On 2/8/07, Robert Jordan <robertj at gmx.net> wrote:
> Jacob Ilsø Christensen wrote:
> > Hi.
> >
> > Ok, I finally managed to reproduce the issue. Attached are some test
> > files. The file named compile shows how to compile the stuff.
> >
> > So, first launch TestImpl.exe and then Test.exe. What I experienced is
> > the following:
> >
> > MS .NET -> MS.NET works
> > MS .NET -> Mono does not work (throws the exception I wrote about earlier)
> > Mono -> MS.NET works
> > Mono -> Mono works
> >
> > If I comment out the event handler line in Test.cs all four cases
> > work. Can someone confirm this issue?
>
> Thanks for the test case.
>
> The missing type is System.Reflection.MemberInfoSerializationHolder,
> introduced in MS.NET 2.0 for a reason that must be investigated.
>
> You may stick with 1.1 or wait until I looked at this, maybe this
> weekend.

Thanks for looking into this. I've got a lot of 2.0 stuff, so I can't
go back to 1.1. So I'll wait. :-)

Thanks,
Jacob

>
> Robert
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>



More information about the Mono-devel-list mailing list