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

RadUpload returning UploadedFiles.Count zero (0) value always

1 Answer 188 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
shadow
Top achievements
Rank 2
shadow asked on 02 May 2011, 12:16 PM
Hi,

I am using the RadUpload control and facing problems with that.

Whenever I submit the page

UploadedFiles.Count

Always returns the 0, I am using it in a very simple page with just the Upload control and the asp Button to submit.
 
I want to clerify that I am not using any ajax functionality, it is just a simple page.

Anyone knows about this problem??

I have attatched my project, Please suggest something.

1 Answer, 1 is accepted

Sort by
0
Accepted
Peter Filipov
Telerik team
answered on 02 May 2011, 02:16 PM
Hi Farid,

Please check the following property RadUpload1.InvalidFiles.Count after you select the file and submit the page. The property is returning the number of the invalid files. It is possible that the files are with bigger size or different extension than the allowed.

All the best,
Peter Filipov
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
shadow
Top achievements
Rank 2
Answers by
Peter Filipov
Telerik team
Share this question
or