Hello

I have a big problem with a timer (System.Threading.Timer) in a windows
service.

Sometimes the callback-method of the timer seems to hang. It can work more
than one week without problem and suddenly the timer stands still. The timer
check regulary if it's midnight. If not, then it sleeps again for some time.
Suddenly the event to check the time doesn't comes anymore. :-( There is no
more code in the callback-method.

The problem appears on two different Windows 2003 Server with .Net SP1. The
Service runs since about 2 years without any problem on dozen of machines.


Does somebod has had the same problem? Any Idea?

Thanks a lot.
Best regards
Chris

Re: Timer hangs by Ricci

Ricci
Thu Apr 20 06:51:03 CDT 2006

There is a hotfix available from PSS:

http://support.microsoft.com/kb/900822/



Re: Timer hangs by Christian

Christian
Fri Apr 21 08:26:20 CDT 2006

Hello Ricci,

Thank you for the link. I will try it with this hotfix.

Chris.


"Ricci Hammond" <daoc@online.nospam> schrieb im Newsbeitrag
news:eR5cwCHZGHA.4424@TK2MSFTNGP05.phx.gbl...
> There is a hotfix available from PSS:
>
> http://support.microsoft.com/kb/900822/
>
>