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

RadAsyncUpload not working in IE9

1 Answer 97 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Liviu
Top achievements
Rank 1
Liviu asked on 18 Jun 2013, 02:27 PM
I used RadAsyncUpload on a page, everything is fine until i tried in IE9. In IE9 the button Select does not work, nothing happening when click.
I have Silverlight (Installed version: Silverlight 5 (5.1.10411.0)) Flash version 11.7.700.225 installed and i made a copy-paste from here
http://demos.telerik.com/aspnet-ajax/asyncupload/examples/multiplefileselection/defaultcs.aspx
HERE
No luck. As you can see there...
The example from http://demos.telerik.com/aspnet-ajax/asyncupload/examples/overview/defaultcs.aspx work fine in IE.
I also tried setting InputSize="150" EnableFileInputSkinning="false" but not luck.
Removed RadAsync Temp folder too.
No luck with: Telerik.Web.UI.RadAsyncUpload.Modules.Flash.isAvailable = function () { return false; };
No luck with: Telerik.Web.UI.RadAsyncUpload.Modules.Silverlight.isAvailable = function() { return false; };
No luck with both used... i have no idea what should i do.
I am using SF 6.
Please review this issue. 
Thank you!

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 21 Jun 2013, 01:26 PM
Hello Liviu,

 
Thank you for contacting Telerik support.

I am attaching an isolated sample web page where RadAsyncUpload is working properly at our side.
Would you please review it and test it and let us know if it is working at your side as well. The issue may be somewhere in the web config file configurations so please carefully compare it with the one at your side.

Please let us know if you have further questions or if you still observe the issue.

Regards,
Plamen
Telerik
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 the blog feed now.
Tags
AsyncUpload
Asked by
Liviu
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or