all groups > dotnet myservices > october 2005 >
You're in the

dotnet myservices

group:

Hanging windows service.


Hanging windows service. trialproduct2004 NO[at]SPAM yahoo.com
10/26/2005 6:38:28 AM
dotnet myservices:
Hi all
i am having windows service developed in c#.
Here i am processing URL's asynchronously.

I am processing 5 urls at a time. as soon as any url processsing is
completed i am updating one dataset and starting with next url
processing.

My problem is my windows service is running property for nearly 5 times
and then suddenly it is hanging. it is not updating dataset.

This issue is very very important for me.

can some one help me.

Thanks in advance
Re: Hanging windows service. SenthilVel
12/5/2005 5:02:01 PM
Does your service has the rights to connect to the DB using the dataset ,
check on this ...
some services do hang on certain functionalities due to the rights.


[quoted text, click to view]

AddThis Social Bookmark Button