dotnet remoting:
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 machine.
Everything works fine, but suddenly, after some random amount of time,
(24-36 hrs), I start getting this exception
"System.Net.Sockets.SocketException: No connection could be made
because the target machine actively refused it"
Once I restart my windows service, everything starts working like
charm.
Any help in this regard will be highly appreciated.
Regards,
Nik