Re: Remoting Problem
- From: "Robson Siqueira" <robson@xxxxxxxxxxxxxxx>
- Date: Fri, 22 Dec 2006 11:27:26 -0500
Windows Services, in general - IMHO, stop unexpectedly due to an exception.
I had this problem before several times. I strongly recommend you to verify
your code again and put new try/catch sections to get the error.
--
Regards,
Robson Siqueira
Enterprise Architect
<vishi_dhawan@xxxxxxxxxxx> wrote in message
news:1166724984.563814.27890@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi Friends,
I am facing a weird problem while using ASP.Net application and a .Net
Reporting server.
I have my remoting server configured using a Windows service, my object
is stateless and hence I have them configured as Singlecall.
My web application communicates with my above remote server using
tcp/ip on a specific port.
Now, what is happening is, my Windows service is randomly shutting down
all by itself, so I have to manually restart it whenecer it goes down
and so I have to monitor it regularly.
Also, I have to resart my web application becuase it stops
communicating to remote server whenever Windows service goes down and I
restart it manually.
Any kind of help in this will be highly appreciated.
Thanks,
Vishi
.
- Follow-Ups:
- Re: Remoting Problem
- From: vishi_dhawan
- Re: Remoting Problem
- References:
- Remoting Problem
- From: vishi_dhawan
- Remoting Problem
- Prev by Date: Secure and Unsecure channels in same app domain
- Next by Date: Re:
- Previous by thread: Remoting Problem
- Next by thread: Re: Remoting Problem
- Index(es):
Relevant Pages
|
Loading