J
Johan Karlsson
Hi!
If I create an empty winservice projekt and just compile and install. That
service will keep running until I tell it to terminate, right?
I have a problem with a winservice that terminates unexpectedly without any
warning after about two hours of running perfectly fine. Every piece of code
is within try-catch blocks and the debuggeroutput just ends. Inside a
winform, the same code never fails.
I could use some advice how to debug this...
Thanks
/Johan
If I create an empty winservice projekt and just compile and install. That
service will keep running until I tell it to terminate, right?
I have a problem with a winservice that terminates unexpectedly without any
warning after about two hours of running perfectly fine. Every piece of code
is within try-catch blocks and the debuggeroutput just ends. Inside a
winform, the same code never fails.
I could use some advice how to debug this...
Thanks
/Johan