cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
jfroman
Level 2

AutoUpdate Method Hangs

A user has reported that our application is hanging while it displays our "Checking for Updates..." message. This message is displayed immediately before the AutoUpdate method call to the Agent and a message is displayed immediately after the AutoUpdate method returns.

It works fine for 200+ other users. The user reported that their internet connection (DSL) is working while this is going on. They have tried reinstalling our application as well as rebooting. The user has informed us that they are not behind a firewall and they are not running any firewall software.

If anybody can offer some insight into this problem, I would be greatly appreciative.

Thanks,
-Jarred Froman
0 Kudos
(1) Reply
Chris_Woerner
Level 10

It sounds like the Update Service thinks there is no connection even though there is one. We have a utility that your user can run. It will help us determine the cause of the problem. I will send you an email with the details.

BTW- Did you call IsConnected() before calling AutoUpdate() to check for the case when the user really isn't connected?
0 Kudos