[Mono-devel-list] Mono 0.29.99 problem with remoting and ArrayList
Matt Davey
matt.davey at finetix.com
Sun Dec 21 10:43:06 EST 2003
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20031221/fb564e6f/attachment.html
More information about the Mono-devel-list
mailing list