Advanced Forum Search Results
-
Eugene Osovetsky explains the issues well here:
Faults and Exceptions when using Web Services in Silverlight 2
-
I don't yet know how to get the detailed message back, but I've found that if you use something like Fiddler to watch the traffic between client and host, the real error message is often being returned from the server (embedded in the response). It just seems that the client can't read it.