Re: C# Windows service hangs



On Dec 19, 2:03 pm, Marc Gravell <marc.grav...@xxxxxxxxx> wrote:
If this was my best code ever, my assumption would be that I'm doing

something wrong.

I read that again and realised it could be taken in two ways; I didn't
mean it in the derogatory way: more *even* if I was absolutely
confident that my code was right, I'd still suspect that I had gotten
something wrong somewhere that was messing this up.

Yes, the framework and Win32 do (both individually and in combination)
have bugs and features, but I'd try to rule out PEBKAC first.

Marc

Thanks for Reply, the 1st thing, the same code is running over the
last 3/4 years, there were no such type of issue, another, to give you
more deep information, i am using Multithread, and just before the
issue, the code was releasing the active threads, and creating some
new threads and doing some calculation internally - mean not
communicating with external resource like DB. Let me know please if
you need any more information.

Ashish
.