Re: C# Windows service hangs



Is there a bug in framework somewhere.
If this was my best code ever, my assumption would be that I'm doing
something wrong.

I don't even hope to find out why it hangs but if I could just kill it that would solve the problem since I
have another Service which would bring it up.
Ouch. I'd be wanting to know why... even if it was as simple as adding
a trace so I know what the thread(s) was (were) last doing .

It isn't exactly entry-level stuff, but if that fails, perhaps this is
a job for windbg / sos [assist]?

Marc

.


Loading