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

RadAsyncUpload PDF problem

3 Answers 236 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Ilham
Top achievements
Rank 1
Ilham asked on 03 May 2016, 06:07 AM

Hi... I use my document management system project radasyncupload. But when upload pdf file with radasyncupload after client download pdf file has problem. When clients open pdf file Failed to load PDF document error display in screen... 

 

<telerik:RadAsyncUpload ID="doc_upload" runat="server"
                                    ChunkSize="13000" Skin="MetroTouch" MultipleFileSelection="Automatic" Width="100%" PostbackTriggers="bt_accept">
                                    <Localization Select="..." Remove="Clear" />
                                    <FileFilters>
                                        <telerik:FileFilter Extensions="zip,xls,xlsx,doc,docx,pdf,jpg" />
                                    </FileFilters>
                                </telerik:RadAsyncUpload>

3 Answers, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 04 May 2016, 01:18 PM
Hello Ilham,

We are not aware of such issue with the AsyncUpload control. I attached a sample website, which contains an AsyncUpload using your configuration and I was able to open successfully a .pdf file uploaded with it. Could you try it at your end and let us know whether you are able to reproduce the problem? 
Telerik.Web.UI.dll has to be added to the bin folder. A sample .pdf file is included in the root folder and the Uploaded folder is set as target folder to the AsyncUpload.

Regards,
Ivan Danchev
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
0
Ilham
Top achievements
Rank 1
answered on 25 May 2016, 01:16 PM
when open pdf this message display screen... 
0
Ivan Danchev
Telerik team
answered on 30 May 2016, 07:07 AM
Hello Ilham,

Is the error shown in the screenshot reproducible when uploading a file with the AsyncUpload from the sample project I attached in my previous reply?

Regards,
Ivan Danchev
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
AsyncUpload
Asked by
Ilham
Top achievements
Rank 1
Answers by
Ivan Danchev
Telerik team
Ilham
Top achievements
Rank 1
Share this question
or