G
Guest
Hi,
I've been trying to create a windows service that handles some system
events, but when I try to start it stops immediately; it yoyos. I read
somewhere that even a the service template should keep running but I built a
copy of it and it too yoyoed. I've tried putting infinite Thread.Sleep loops
in the Main method but they don't work. Is there something that I've
forgotten to put in my code? I feel like I've tried everything!
From,
Reuben
I've been trying to create a windows service that handles some system
events, but when I try to start it stops immediately; it yoyos. I read
somewhere that even a the service template should keep running but I built a
copy of it and it too yoyoed. I've tried putting infinite Thread.Sleep loops
in the Main method but they don't work. Is there something that I've
forgotten to put in my code? I feel like I've tried everything!
From,
Reuben