Hi,
I have a component class which uses a timer component to implement its
functionality. It works when I use it from a windows application, but
doesn't when used from a windows service component. The component
initializes, but I get no Timer.Tick events.
Do anyone out there know the cause and possible workarounds?
Thanks in advance.
Willy Denoyette [MVP] - 22 Jul 2003 16:28 GMT
|| Hi,
||
[quoted text clipped - 6 lines]
||
|| Thanks in advance.
What timer are you using?
Willy.
Jos? Luis ?lvarez - 22 Jul 2003 17:49 GMT
System.Windows.Form.Timer
Tks
> || Hi,
> ||
[quoted text clipped - 10 lines]
>
> Willy.