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

RadUpload within asp:wizard within update panel

7 Answers 117 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 17 Sep 2010, 10:39 PM
Good evening.  I have been banging my head on this for about a week...trying all of the suggestions, but nothing seems to work!

My current implementation is using a user-control for the upload control, which is within a separate update panel and inserting that into the asp:wizard step, which is itself within an update panel.  There is a button in the user-control which is assigned as the full page postback trigger for the update panel.

RadUpload.UploadedFiles.Count is always 0.

Can someone help, please?!

7 Answers, 1 is accepted

Sort by
0
Genady Sergeev
Telerik team
answered on 22 Sep 2010, 03:26 PM
Hello Chris,

RadUpload cannot upload files using AJAX calls. This is a limitation of the XmlHttpRequest component, used in all AJAX frameworks for asynchronous calls to the application. In order to upload a file your application must perform a full page postback. You can find more information on the topic as well as a possible workaround here.

Greetings,
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
0
Chris
Top achievements
Rank 1
answered on 23 Sep 2010, 10:34 PM
Thanks for the reply, Genady.  When I try to click on the link, however, I receive a bad request message in my browser.  Can you check it out, please?

Thanks...Chris
0
Yana
Telerik team
answered on 27 Sep 2010, 02:59 PM
Hi Chris,

Please excuse us for the wrong link.

Here is the correct article.

Regards,
Yana
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
0
Chris
Top achievements
Rank 1
answered on 28 Sep 2010, 08:40 AM
No worries, Yana.  And thanks for the reply.

I already saw that article.  The workaround mentioned there for the asp:updatepanel is not working for me.  :-(  I even tried including another asp:updatepanel, just for the upload control, which was another suggestion that I found on the Internet, to no avail.
0
Genady Sergeev
Telerik team
answered on 30 Sep 2010, 03:11 PM
Hello Chris,

Please open a support ticket and attach a sample of what you have as a code so that we can take a look at it. Alternatively, paste some code here. We need this in order to orient in your scenario and hopefully provide you with a solution.

Best wishes,
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
0
Susan
Top achievements
Rank 1
answered on 05 Aug 2011, 06:24 PM
FIX THE LINK!
0
Helen
Telerik team
answered on 09 Aug 2011, 09:08 AM
Hello Susan,

The link is already fixed.
We apologize for the inconvenience caused.

Greetings,
Helen
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Upload (Obsolete)
Asked by
Chris
Top achievements
Rank 1
Answers by
Genady Sergeev
Telerik team
Chris
Top achievements
Rank 1
Yana
Telerik team
Susan
Top achievements
Rank 1
Helen
Telerik team
Share this question
or