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

Issue with IE 9 without silverlight

1 Answer 33 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Skandar
Top achievements
Rank 1
Skandar asked on 15 Apr 2013, 03:01 PM
Hello everyone,

We developed a ASP.Net Page using Upload Async component and we are deploying the application but we have an issue, On Windows 7 with IE9 without Silverlight the Upload Async Component is blocked or does not work on the iFrame fallback.

Do we need to add a P3P header to the loading method of the Page or overriding the Process Method or there is a way to handle this issue so the IE 9 does not block the iFrame fallback?.

Also could be the PCs have flash installed so the Upload Async component gets for granted that it will use Flash but on IE 9 The component does not work the flash fallback. My understanding is that if there is not silverlight, on IE 9 it will fallback to iFrame or do I need explicitly to disable Flash support?.

Best Regards,
Skandar.

1 Answer, 1 is accepted

Sort by
0
Hristo Valyavicharski
Telerik team
answered on 18 Apr 2013, 02:38 PM
Hi Skandar,

P3P headers are not tested, but they might be working. You could try to generate P3P Privacy Policies xml file, which should be the same. This article provides more details how to deploy it.

Regards,
Hristo Valyavicharski
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
AsyncUpload
Asked by
Skandar
Top achievements
Rank 1
Answers by
Hristo Valyavicharski
Telerik team
Share this question
or