Hello
I use Http Download to retreive an INI file from my server, and then analyze the INI file to extract appropriate patches for my application. I then use HTTP download again to actually download the patch.
What I observe is :
- the first download (238 bytes) shows 924 bytes downloaded in the progress bar
- the second download (5,022 Kbytes) still shows 924 bytes as the max of the progress bar. The downlaod actually occurs, but the progress bar and the current download value do not reflect the reality, as the progress bar value is higher than the progress bar max.
What's going on? I use SF 6.0.1.1
Thanks ! (great software, indeed!)
I use Http Download to retreive an INI file from my server, and then analyze the INI file to extract appropriate patches for my application. I then use HTTP download again to actually download the patch.
What I observe is :
- the first download (238 bytes) shows 924 bytes downloaded in the progress bar
- the second download (5,022 Kbytes) still shows 924 bytes as the max of the progress bar. The downlaod actually occurs, but the progress bar and the current download value do not reflect the reality, as the progress bar value is higher than the progress bar max.
What's going on? I use SF 6.0.1.1
Thanks ! (great software, indeed!)
Comment