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

RadAsyncUpload in https

5 Answers 86 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Jayzle
Top achievements
Rank 1
Jayzle asked on 16 Sep 2015, 06:56 AM

Hi,

 I'm encountering error when trying to upload through https but if I browse through http, no issues encountered.

It always point me to highlighted line on attached file.

Please advise, thanks.

5 Answers, 1 is accepted

Sort by
0
Jayzle
Top achievements
Rank 1
answered on 16 Sep 2015, 07:29 AM
I encounter this problem in Chrome, it works in IE9
0
Jayzle
Top achievements
Rank 1
answered on 17 Sep 2015, 07:14 AM

I retrieved the raw response using Fiddler. Please refer to below:

HTTP/1.1 200 OK
content-type: text/html; charset=utf-8
date: Thu, 17 Sep 2015 06:47:04 GMT
p3p: CP="NON CUR OTPi OUR NOR UNI"
cache-control: private
x-powered-by: ASP.NET
x-aspnet-version: 4.0.30319
Set-Cookie: PD-H-SESSION-ID=4_iNfNxxknqgMzipI6-mp0C+00V+LXXxT0oK6Ub4c0Wg4Vt6CI; Path=/
Set-Cookie: PD-ID=/Jfx2uqZiYyW/OHTeKSAZZ9AawKAka197kSH80PgbyCN5qanecEHpSpXbE4ZZze8xQWLAHh/G+86RK67O9Dhh+uQH9nJyscQWED2S/Us0SDB8jZCCumvC1vbzrMpxurEqT6cxik8yrGZOHW4igWtCDG444SJ/AwFycBvt5FgbbEk7QIFQUArTnWb6hTKFerPyRy6RhVqvGzY3Gq8i1r/irMmYVvsaUi5QOupQntZ5cLdtwFLZUdKnBj4I8tljCRlJVaFuZMKfTRo3LHnwXqbF+EXY8hE0N9wMwNyqMbonssEzW6kbOiFOKfYTVllw5YcjdX3PUg+J7XKA5p42tZ3O7f1tjT4lwj6ZTJV4jbMHEiAiu4UOd0k5XHk3d+Trucrw+VXd5/fMsvMDCa8ed9zhQ==; Domain=.foundryview.com; Path=/; Secure
Content-Length: 752
 
{"fileInfo":{"FileName":"Penguins.jpg","ContentType":"image/jpeg","ContentLength":777835,"DateJson":"2009-07-14T05:32:31.674Z","Index":0}, "metaData":"CS8S/Z0J/b2982DRxDin0BBslA7fI0cWMuWlPu4W3FlvMZ+N65K5X00bJnKjp343hUhSgV0aQM+rvJkFG539F5MXg1KIH6ZigMACTeEq1aI5WsnQJNvnUAWBd948C5uQBGpfVSyBL1ksPKt1J48Ua6dhblTA9RLZhHHSSW0D/3SwzAio9DrgkSSusSEfVgdd397H2qouGDBJGlMANW5ndizAI3hErWGmJ1VroiWQgOQ/DXJrkH8CCFGS/QeVJodyt9U+rN2qkrF0uqkAL+jpu2j5st9JEt0TiPCIphNlFkx6a01pnLM+iqQ7CDF3XHxc8aB1jnk5P0K9PrIUZtKznB1JdrOQhEn8Ynrf/gKzXk0WQ0Rw5GnLY30ax0nlMLvNcnwcPi0sTLWtuVcIggmNDF1933TBt1jDie+qkT2qjXtQYJ2pC0mRVuOSpLu+14hFpNaXaokAXKAzUobcZMGWvDRg9u4qK6WOj/mkMfeIN8l3qCKhy4h69GRfTFaBRlM0" }<HTML>
<BODY onfocus="document.cookie='IV_JCT=%2Fcdnetapps; path=/'">
</BODY>
</HTML>

 Will there be an issue if there's extra HTML appended at last part?

What happened was, progress bar still showing and clientfileuploaded does not fire.

 I only encounter this using Chrome, it works in IE. Please take note that this only happens in https

Thanks.

0
Jayzle
Top achievements
Rank 1
answered on 18 Sep 2015, 08:39 AM

I noticed that when it's loading webresource.axd: 

https://xxx.yyyy.zzzz/swift/attachment/Telerik.Web.UI.WebResource.axd?type=rau&RadUrid=ea5e56fa-f344-4cc2-b180-315332061feb1​

 and sometimes:

https://​xxx.yyyy.zzzz/cdnetapps/swift/attachment/Telerik.Web.UI.WebResource.axd?type=rau&RadUrid=ea5e56fa-f344-4cc2-b180-315332061feb1​

 

0
Jayzle
Top achievements
Rank 1
answered on 19 Sep 2015, 11:07 AM

Hi all,

I fixed the issue by just disabling FileAPI. I haven't found out yet why FileAPI is not working over https so will temporarily place this fix even though selecting multiple files feature is not available.

0
Plamen
Telerik team
answered on 21 Sep 2015, 05:04 AM
Hi,

We are not aware of such issue known issue with RadAsyncUpload. Would you please elaborate a little bit by sharing the exact code use so we can replicate the issue at our side? Please let me know if you also observve it at our demo here.

Regards,
Plamen
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
AsyncUpload
Asked by
Jayzle
Top achievements
Rank 1
Answers by
Jayzle
Top achievements
Rank 1
Plamen
Telerik team
Share this question
or