Login  
Search All Forums
Dart Home | PowerWEB LiveControls for ASP.NET | Custom Development Reply | PowerWEB LiveControls for ASP.NET Topics | Forums   
AuthorForum: PowerWEB LiveControls for ASP.NET
Topic: LiveTimer problem
jaldrich

From: Lakewood, CO USA
Posts: 19
Member Since: 08/08/05
posted April 17, 2006 7:14 PM

Hello there...I noticed today a problem with the LiveTimer. This morning my test server was having some major issues with the callback. My interval is set to 2 seconds but this morning it was making callbacks between 8-20 seconds apart. Recompiling my project didn't help, restarting IIS didn't help, so I tried to move the code to another server and it seemed to work just fine. I then rebooted the server and everything started working just fine...the LiveTimer was calling back about every two seconds.

I know the test server hadn't been rebooted in a long while, but does anyone know of a possible problem with the LiveTimer after a period of time?

Thanks,
Jeremy
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted April 18, 2006 5:40 PM

Hi Jeremy,
The two second interval does not guarantee that the browser will be responded to in two seconds.

It is the interval at which the browser sends the request to the server.
Depending on what processing is going on on the server, the response might not come back for a while (ie, 8-20 seconds).

So my guess is this is not a problem with the LiveTimer performing callbacks at the specified interval, but with the server unable to respond to them in a timely manner.

-ken
Reply | PowerWEB LiveControls for ASP.NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX