how to solve this problem:
http://support.microsoft.com/default.aspx?scid=kb;en-us;329247

RE: how to solve prblem by jch

jch
Thu Jan 06 11:03:09 CST 2005

As it says in the KB: "To work around this behavior, use the Timer component
that the System.Timers namespace provides." Do not use the
Windows.Forms.Timer class.

HTH, Jakob.


"aa" wrote:

> how to solve this problem:
> http://support.microsoft.com/default.aspx?scid=kb;en-us;329247
>
>
>