I'm trying to remote the object so that myobjects.customers class is now accesible over remoting and I get following error when trying to access
System.Runtime.Remoting.RemotingException: Requested Service not found
The source code is available in professional
vb.net book and is in chapter 20. Any idea please let me know