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

Concurrent Access

1 Answer 44 Views
Upload
This is a migrated thread and some comments may be shown as answers.
Nathaniel
Top achievements
Rank 1
Nathaniel asked on 25 Apr 2011, 02:41 PM
Silverlight 4
Telerik 2011 Q1 SP1


Where do I catch the concurrent access exception which gets raised when I try to Upload an Excel file which I have currently open in Excel?  I get nothing in the FileUploadFailed event. I need to display an error telling the user why it failed. 

1 Answer, 1 is accepted

Sort by
0
Alex Fidanov
Telerik team
answered on 28 Apr 2011, 08:16 AM
Hi Nathaniel,

The exception is handled internally in the control and is displayed as an error icon on the RadUploadItem. The error message is available through the RadUploadItem.ErrorMessage property (you can find the RadUploadItems in the Items collection of the RadUpload).

Kind regards,
Alex Fidanov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Upload
Asked by
Nathaniel
Top achievements
Rank 1
Answers by
Alex Fidanov
Telerik team
Share this question
or