Remoting Error: Requested Service Not Found

Posted by enableDeepak on Stack Overflow See other posts from Stack Overflow or by enableDeepak
Published on 2010-03-20T06:07:50Z Indexed on 2010/03/20 6:11 UTC
Read the original article Hit count: 324

Filed under:
|

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:

  1. Remoting Object : MarshalByRefObject
  2. ComponentHost
  3. 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?

© Stack Overflow or respective owner

Related posts about c#

Related posts about remoting