[Mono-list] Accessing data members in remote objects

Lluis Sanchez lluis@ideary.com
Mon, 31 Mar 2003 16:26:40 +0200


This is now fixed in CVS.

----- Original Message -----
From: "Jamin Philip Gray" <jamin@pubcrawler.org>
To: <mono-list@ximian.com>
Sent: Thursday, February 27, 2003 10:09 PM
Subject: [Mono-list] Accessing data members in remote objects


>
> I'm having a problem with remoting.  It works great for accessing methods
> on the proxy of a remote object, but not on data members.  When I access a
> data member I get:
>
> Unhandled Exception: System.NullReferenceException: A null value was found
> where an object instance was required
> in <0x00126> 00 TestCode.Remoting.SampleClient:Main (string[])
>
> I'm Attaching the source code for my SampleObject, SampleServer, and
> SampleClient.
>
> --
> name:   Jamin Philip Gray
> email:  jamin@pubcrawler.org
> icq:    1361499
> aim:    jamingray47
> yahoo:  jamin47
> web:    http://pubcrawler.org
>
> Got Linux?
>
>