How do you handle a TimeoutException that is generated when calling WebServices using the SoapClient?
There doesn't seem to be any event to be handled in order to catch any Exceptions generated when calling web services.
Is it possible to catch any Exceptions thrown, especially the TimeoutException??
I also posted this question to the Silverlight.net forums: http://silverlight.net/forums/p/46029/124010.aspx