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

RadUpload outside UpdatePanel doesn't show ProgressArea

2 Answers 78 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Marco
Top achievements
Rank 1
Marco asked on 17 Apr 2009, 12:37 PM
Hi,
i've a page that contains a RadUpload control and some other controls that are contained in an UpdatePanel. I underline that RadUpload IS NOT inside the UpdatePanel.

Now i select the file to be uploaded, then I do an async postback changing on of the controls in the UpdatePanel. RadUpload correctly doesn't loose selected file and upload doesn't automatically start.
Than I click on a submit button (outside UpdatePanel) to do a normal Postback. Upload is correctly performed BUT... progress area doesn't appear.

Is that normal? Is there some kind of workaround?

Thanks,
Marco

2 Answers, 1 is accepted

Sort by
0
Genady Sergeev
Telerik team
answered on 20 Apr 2009, 08:38 AM
Hi Marco,

Are you testing on a local host? Does this behavior persist when uploading large files? When testing in Cassini ( the VS web server ) the files are uploaded very fast, and if the file uploaded is with small size the progress area will not show. Please check this help article and make sure that you cover all the points listed there. If the problem persist, would you please give us a live URL where we can observe the issue or open a support ticket and send us a sample project reproducing it.

Greetings,
Genady Sergeev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Marco
Top achievements
Rank 1
answered on 21 Apr 2009, 04:00 PM
Hi and thanks.
I had checked everything and almost everything were fine... I was just using an old httphandler :(

Thanks a lot,
Marco
Tags
Upload (Obsolete)
Asked by
Marco
Top achievements
Rank 1
Answers by
Genady Sergeev
Telerik team
Marco
Top achievements
Rank 1
Share this question
or