Are using the
<script type='text/javascript'> Telerik.Web.UI.RadAsyncUpload.Modules.Flash.isAvailable = function () { return false; } </script>Error: Unable to get value of the property 'Modules': object is null or undefined
Isn't there a global setting we can use that disables it without getting the js-error. That would save us from dynamically adding this script depending on whether the asyncupload is visible or not on a lot of pages?