[Mono-bugs] [Bug 422491] Remoting: Passing ObjRef from Windows to Mono throws " Object type System.Int64 cannot be converted to target type: System.Int32"

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Sep 5 06:25:28 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=422491

User robertj at gmx.net added comment
https://bugzilla.novell.com/show_bug.cgi?id=422491#c10





--- Comment #10 from Robert Jordan <robertj at gmx.net>  2008-09-05 04:25:28 MDT ---
It's an object since MS.NET 1.1 (the oldest .NET version Mono is supporting).

> It is not a priority for me to have this fixed.

It is actually important as this used to work in past, maybe because that field
was always empty or because something in System.Reflection.MonoField.SetValue
has changed.

Can you attach a tcpdump output of the conversation?

For your test case, the command line would be:

tcpdump -w dump.bin -s0 port 7326

Then attach dump.bin

Thanks!


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list