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

upload error

1 Answer 28 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
sungsu
Top achievements
Rank 1
sungsu asked on 16 May 2014, 05:47 AM
When you select a file to upload first attach only one photo-Loading and the progress is not displayed. So when you select the file, close the window and back to the normal upload. If you select a file, then upload again reloading the phenomenon of the show will be repeated only. I would like to know why it does this??

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 19 May 2014, 04:47 AM
Hi sungsu,

Unfortunately I couldn't replicate the issue at my end. Please have a look into the sample code snippet which works fine at my end. I am using latest Telerik version. Can you please mention your Telerik version and browser version. Please provide your full code if it doesn't help.

ASPX:
<telerik:RadFileExplorer ID="RadFileExplorer1" runat="server">
    <Configuration ViewPaths="~/RadAsyncUpload/Uploads/" UploadPaths="~/RadAsyncUpload/Uploads/"
        DeletePaths="~/RadAsyncUpload/Uploads/" EnableAsyncUpload="true" MaxUploadFileSize="900000" />
</telerik:RadFileExplorer>

Thanks,
Shinu.
Tags
FileExplorer
Asked by
sungsu
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or