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

Unable to Upload Large File

1 Answer 170 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
saad
Top achievements
Rank 1
saad asked on 13 Sep 2011, 05:54 PM
Hello Telerik Team ,

Uploading ".doc" files seems to cause an issue. They get stuck on yellow 
for the upload process even though it shows 100%. If you try to continue- 
click save... It does not save the file.Also just got hung up using multiple PDFs, though this is the first time 
with PDFs I've seen this. It would upload one of the PDFs, but rejected the 
other 2 when I did them one at a time.


I think Due to Large File Upload ,It Remove that file from telerik temporary upload files

    <telerik:RadAsyncUpload ID="RadAsyncUpload1" runat="server"
OnClientFileSelected="DoFrameSize" ForeColor="Black" Skin="Sitefinity" Visible="true">
    <Localization Select="Add Files" />
    </telerik:RadAsyncUpload>
    <telerik:RadProgressArea runat="server" ID="RadProgressArea1">
    </telerik:RadProgressArea>

Please Help me with this out as soon as possible

Regards 


1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 16 Sep 2011, 06:31 AM
Hello Saad,

Take a look at the following help documentation which explains on Uploading Large Files.
Uploading Large Files.

Thanks,
Princy.
Tags
AsyncUpload
Asked by
saad
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or