Hi,
I am trying to create a very simple example of remoting which isn't working. I start the host and when I start client, it says "requested service not found"
Parts of My Application are:
- Remoting Object : MarshalByRefObject
- ComponentHost
- Client
You can download my project from here It has been 2 days and I am going crazy. Requested if someone can tell that where am I wrong?