Won't Fix
Last Updated: 21 Apr 2022 12:43 by ADMIN
ADMIN
Hristo Valyavicharski
Created on: 06 Nov 2013 12:35
Category: AsyncUpload
Type: Feature Request
0
Silverlight module throws an JavaScript error, when uploading is canceled
RadAsyncUpload throws a javascript error:

SCRIPT16389: System.NullReferenceException: Object reference not set to an instance of an object.
   at System.Windows.Browser.ManagedObjectInfo.Invoke(ManagedObject obj, InvokeType invokeType, String memberName, ScriptParam[] args)
   at System.Windows.Hosting.ManagedHost.InvokeScriptableMember(IntPtr pHandle, Int32 nMemberID, Int32 nInvokeType, Int32 nArgCount, ScriptParam[] pArgs, ScriptParam& pResult, ExceptionInfo& pExcepInfo) 

when Silverlight module is used and uploading is canceled.
1 comment
ADMIN
Peter Filipov
Posted on: 04 Dec 2015 12:11
The issue will not be fixed. You should use one the following workarounds: 
    - use browsers which support File API;
    - set DisablePlugins to true