This is a migrated thread and some comments may be shown as answers.

Total Size File Upload not correct On Progress Area

1 Answer 35 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Long
Top achievements
Rank 1
Long asked on 07 Jul 2010, 03:24 AM
I have a usercontrol using FileUpload and ProgressArea.
I checked and found that more other control on my usercontrol (textbox, label,...) is another larger discrepancies (about total size file upload on progress area).
Please help me resolve this problem.
Regards,

1 Answer, 1 is accepted

Sort by
0
Genady Sergeev
Telerik team
answered on 07 Jul 2010, 04:22 PM
Hi Long,

Could you please clarify your problem. Do you mean that when you have text entered inside serveral textboxes it increases the overall size shown in the RadProgressArea? This is possibly true. Currently, RadProgressArea monitors the size of the whole request. This is the combined value of all inputs: TextBoxes + All files selected to be uploaded + the ViewState. In some scenarios this might lead to some significant difference between the size shown in the area and the actual size of the file being uploaded. Unfortunately, we cannot present you with a workaround for this problem since it is deeply nested in the way RadProgressArea work.

However, I have some good news from you. For the next Q we will change the way RadProgressArea work and it will monitor only the files being uploaded, without the additional form fields.

Please excuse us if this has caused any inconveniences.

Kind regards,
Genady Sergeev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Upload (Obsolete)
Asked by
Long
Top achievements
Rank 1
Answers by
Genady Sergeev
Telerik team
Share this question
or