[Mono-list] Accessing data members in remote objects
Gonzalo Paniagua Javier
gonzalo@ximian.com
13 Mar 2003 13:10:26 +0100
El jue, 27 de 02 de 2003 a las 21:09, Jamin Philip Gray escribió:
> 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[])
If you are still seeing this problem, please fill a bug report in
bugzilla so we don't forget about it.
Thanks.
-Gonzalo