U
UGH
Onstart event, I put timer1.enabled = true.
The timer1 interval is set to 3000 and auto restart is set to true.
On my developer machine, it work fine but on the server it does not work. I
put a print line statement that will print what is going on in the program
to the text file. The text file tells me that the service did start but when
the timer1 elapsed, it does not fire the timer1.elpasted event. Also, the
event view shows that the service started and was running fine. What am I
missing here?
Thanks
The timer1 interval is set to 3000 and auto restart is set to true.
On my developer machine, it work fine but on the server it does not work. I
put a print line statement that will print what is going on in the program
to the text file. The text file tells me that the service did start but when
the timer1 elapsed, it does not fire the timer1.elpasted event. Also, the
event view shows that the service started and was running fine. What am I
missing here?
Thanks