Re: System.Timers.Timer Issue
- From: "William Stacey [C# MVP]" <william.stacey@xxxxxxxxx>
- Date: Mon, 2 Oct 2006 17:23:13 -0400
Does System.Threading.Timer show this issue also?
--
William Stacey [C# MVP]
"Schmechel" <Schmechel@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:ACE385E3-B18F-4B75-8D23-5EBCB711AA47@xxxxxxxxxxxxxxxx
| We have the same issue - right down to the timer being set for 24 hours!
|
| I have seen posts about using the Threading.Timer in place of
System.Timer,
| but they usually have to do with the timer not firing.
|
| I have seen this "constant fire" state in our windows service 3 times in
the
| field. Each time it cripples the system and requires technical service
| intervention.
|
| I really want to get to the bottom of this issue. Do we need to start a
new
| thread so that someone from Microsoft sees this?
|
|
| "Hemant Mehta" wrote:
|
| >
| >
| > Hi Ethan,
| >
| > Did you find a solution to this. I have run into the same problem.
| > Thought the timer interval it set to 24 hrs after 45 days the timer
| > started firing repeatedly until we stopped the service manually.
| >
| > Thanks in advance
| > Hemant
| >
| > *** Sent via Developersdex http://www.developersdex.com ***
| >
.
- Prev by Date: Re: Custom Collection Editor - how to block the up and down button
- Next by Date: Re: Problems writing MemoryStream to disk
- Previous by thread: Re: Web service address in config file
- Next by thread: Re: System.Timers.Timer Issue
- Index(es):