This question is locked. New answers and comments are not allowed.
Dear Sir/Madam
I have deployed the Silverlight uploader and it works very well. I have come across one issue though which I need to handle somehow.
When a user is uploading a file and momentarily loses connection to the Internet (e.g. the wireless signal drops), the upload client displays this exception:
Handler not found or execution of the handler failed!
[HttpWebRequest_WebException_RemoteServer] Arguments: NotFound
[...] etc.
Is there a way for me to catch this exception and display a more meaningful message instead, either inside your yellow warning icon or by using a popup MessageBox?
Please note that I have turned the resume functionality of my uploader off.
Thank you.
Kind Regards,
Konstantinos
I have deployed the Silverlight uploader and it works very well. I have come across one issue though which I need to handle somehow.
When a user is uploading a file and momentarily loses connection to the Internet (e.g. the wireless signal drops), the upload client displays this exception:
Handler not found or execution of the handler failed!
[HttpWebRequest_WebException_RemoteServer] Arguments: NotFound
[...] etc.
Is there a way for me to catch this exception and display a more meaningful message instead, either inside your yellow warning icon or by using a popup MessageBox?
Please note that I have turned the resume functionality of my uploader off.
Thank you.
Kind Regards,
Konstantinos