This is now fixed in CVS. ----- Original Message ----- From: "Jamin Philip Gray" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] > icq: 1361499 > aim: jamingray47 > yahoo: jamin47 > web: http://pubcrawler.org > > Got Linux? > > _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
