Windows service cannot able to start
-
Hi, I created windows service applcation in vs 2005. And registed the application sucessfully. The problem is i cannot able to start up the serice, while doing this am facing problem , which is as follows, Note: "service on local computer started and then stopped. some services stop automatically if they have no work to da, for example , the performance log and alerts logs" So how to resolve this error from my end. Please can u clear me this problem. regards, kannak.........
kannak
-
Hi, I created windows service applcation in vs 2005. And registed the application sucessfully. The problem is i cannot able to start up the serice, while doing this am facing problem , which is as follows, Note: "service on local computer started and then stopped. some services stop automatically if they have no work to da, for example , the performance log and alerts logs" So how to resolve this error from my end. Please can u clear me this problem. regards, kannak.........
kannak
No chance without better information. I know it is difficult to post relevant code fragments for a problem like this, but without something more it could be anything! Have you tried logging activity in the service so you can see what it thinks it is doing?
Real men don't use instructions. They are only the manufacturers opinion on how to put the thing together.
-
Hi, I created windows service applcation in vs 2005. And registed the application sucessfully. The problem is i cannot able to start up the serice, while doing this am facing problem , which is as follows, Note: "service on local computer started and then stopped. some services stop automatically if they have no work to da, for example , the performance log and alerts logs" So how to resolve this error from my end. Please can u clear me this problem. regards, kannak.........
kannak
We'd need to see the code.