[Mono-devel-list] Mono 0.29.99 problem with remoting and ArrayList

Lluis Sanchez lluis at ximian.com
Mon Dec 22 10:21:16 EST 2003


Hi,

Could you please file a bug report for this?

Thanks!
Lluis.

On dg, 2003-12-21 at 16:43, Matt Davey wrote:
> Hi,
> 
> I just got the latest mono and mcs files from CVS (I hope) and have
> done a clean build.  My little mono app (client and server
> communicating via remoting) works well when run on a Redhat 9 box,
> however, when I run the client on a Windows XP and the server on
> Redhat, and try and pass an arraylist of 2 strings from the client to
> the server, I get an exception:
> 
> Exception has been thrown by the target of an invocation.in
> (unmanaged) /usr/local/lib/libmono.so.0(mono_raise_exception+0x1b)
> [0x4007f19f]
> in (unmanaged) /usr/local/lib/libmono.so.0 [0x4009019d]
> in <0x00044> (wrapper remoting-invoke)
> clientcomlib.ClientCallback:Send (System.Collections.ArrayList)
> 
> Later
> 
> 
> 
> 




More information about the Mono-devel-list mailing list