Let me preface my question by stating that I'm a remoting newbie...
I've inherited a project that the first version was designed and coded
by an outside consulting company. I've been asked to make some changes
I've got a client and a server that implement a common interface:
using System;
...
more >>
Hi Techies,
I am facing a strange problem while working with .Net Remoting.
I have a remoting windows service which is running on 8888 port on my
Windows XP development machine.
I have a ASP.Net application that uses this remote component.
Both of the above application are on same machi...
more >>