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

Exception thrown and not caught ScriptResource.axd

1 Answer 94 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Sudhanva
Top achievements
Rank 1
Sudhanva asked on 23 Nov 2011, 10:49 AM
Hi,

I am using RadAsyncUpload Control to select multiple files. I am getting an exclamatory mark on first Item and the Progress bar and upload hangs.. and will getting below error

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.30618; .NET CLR 3.5.30729; InfoPath.2; .NET4.0C; .NET4.0E)
Timestamp: Wed, 23 Nov 2011 09:39:59 UTC

Message: Exception thrown and not caught
Line: 181
Char: 1
Code: 0
URI: http://inddev05:1003/ScriptResource.axd?d=ei_Gw_z0rZfSQzUuEsegiN9-cEJ388TU5aVfZWpJ63iR7oJ1qaQo05naumcYvJWhUxZpmL7MNZMwiz3CX1DE1T_-aFyBvRXlvtQ-dMQsVAIId9XvWVGFBLaTRz7JLo6H0m3qTmiLte10YkQV0TcumA6KZY385WJDZfVm9VX2dqvcvhlRDG5X0j5qfThrBdEQIPbj9A2&t=634333738072708768

How can i resolve this issue?

1 Answer, 1 is accepted

Sort by
0
Bozhidar
Telerik team
answered on 25 Nov 2011, 02:02 PM
Hi Sudhanva,

In order to see what the exact errom message is, please add a handler for the OnClientFileUploadFailed event, and inside it use the args.get_message() method to get the message. Send the result back to us.

Best wishes,
Bozhidar
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
Sudhanva
Top achievements
Rank 1
Answers by
Bozhidar
Telerik team
Share this question
or