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

Async Upload doesn't Work in IE8/XP

1 Answer 79 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Kanal8
Top achievements
Rank 1
Kanal8 asked on 11 Jun 2012, 08:28 AM
Hello Telerik,
we have problems uploading files under Windows XP/IE8.
When we add files only the flashing yellow indicator is shown, but the file is not freed.

The same
behavior was observed in your demo:
http://demos.telerik.com/aspnet-ajax/fileexplorer/examples/asyncupload/defaultcs.aspx

The normal async upload without using file explorer works without problems
:
http://demos.telerik.com/aspnet-ajax/upload/examples/async/webmail/defaultcs.aspx

hope you can help us

regards Ronny

1 Answer, 1 is accepted

Sort by
0
Accepted
Peter Filipov
Telerik team
answered on 14 Jun 2012, 10:18 AM
Hi Rene,

I was able to reproduce the issue. It happens when Flash module is used to upload files. RadAsyncUpload control has four modules to upload files FileApi, Silverlight, Flash and IFrame. Sometimes the Flash and Silverlight plug-ins are causing exceptions which are beyond of our control. For that reason we recommend to stop their usage. Please set the DisablePlugins property to true and test your page.

All the best,
Peter Filipov
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
Kanal8
Top achievements
Rank 1
Answers by
Peter Filipov
Telerik team
Share this question
or