![](templates/Classic/images/spacer.gif) |
Coreclave Newbie
Joined: 01 Oct 2002 Posts: 5 Location: USA
|
Posted: Tue Oct 01, 2002 5:25 pm
TProgressBar property out of range |
TProgressBar property out of range:
What does this mean? It is a pop up that happens if I use the Update Database feature. If I tried to redownload the database after I see this, it does nothing. I have to restart the application to retry |
|
|
![](templates/Classic/images/spacer.gif) |
Zugg MASTER
![](images/avatars/164475849040f41c23b22fe.gif)
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Tue Oct 01, 2002 6:37 pm |
Hmm, I'm not sure. I haven't seen that error here. The Progress bar property is set by the return result from the remote map database. The Maximum value of the progress bar is set to the number of bytes being returned from the database. Then, as the database is downloaded, the progress bar is updated with the progress.
It's possible that the database is returning a size that is invalid. I'll take a look at the Progress Bar component and see what the range of values is. Maybe the database is returning a -1 or something wierd.
Not sure why it happens on your system and not mine though. Very odd.
Has the Update function ever worked for you? Or did it just recently start doing this?
![](http://www.zuggsoft.com/common/zugg.gif) |
|
|
![](templates/Classic/images/spacer.gif) |
Coreclave Newbie
Joined: 01 Oct 2002 Posts: 5 Location: USA
|
Posted: Tue Oct 01, 2002 7:15 pm |
It has always worked up until this morning
|
|
|
![](templates/Classic/images/spacer.gif) |
Coreclave Newbie
Joined: 01 Oct 2002 Posts: 5 Location: USA
|
Posted: Tue Oct 01, 2002 9:19 pm |
I installed on my main machine also, getting the same error. It looks as if I am not getting to the server. The first time I try I get a pop-up that says, Downloading : Update.xml Connecting to server, it does nothing for about 10 - 15 secconds then I get the error message. I am getting no % at all. Is the update on the AC2-Atlas website?
And have they changed it to require a specific port to download from? |
|
|
![](templates/Classic/images/spacer.gif) |
Zugg MASTER
![](images/avatars/164475849040f41c23b22fe.gif)
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Tue Oct 01, 2002 9:33 pm |
No, it looks like the AC-Atlas2 server is fine right now. They haven't changed anything and it always just uses the default port 80 for HTTP transfers. The Update function still works fine here.
Has your network setup changed at all? Are you using any sort of proxy server or firewall? It's very possible that the error handling in zExplorer is bugged so that you get this error if it can't contact the server or something.
![](http://www.zuggsoft.com/common/zugg.gif) |
|
|
![](templates/Classic/images/spacer.gif) |
Coreclave Newbie
Joined: 01 Oct 2002 Posts: 5 Location: USA
|
Posted: Tue Oct 01, 2002 10:06 pm |
Hum, k
Nope nothing has changed here for me in some time. I am behind a Linux Firewall, but port 80 should be no problem.
I think you are right, I may just be having troubles getting to them and that is the error it returns. I will give it a few days to clear up and will let you know what happens. |
|
|
![](templates/Classic/images/spacer.gif) |
Coreclave Newbie
Joined: 01 Oct 2002 Posts: 5 Location: USA
|
Posted: Wed Oct 02, 2002 6:18 pm |
Working fine this morning. Pretty strange.
|
|
|
![](templates/Classic/images/spacer.gif) |
|
|