I have a Silverlight 3 app deployed at multiple customer sites. Customers are occasionally getting a System.Reflection.TargetInvocationException with an inner exception of Async_ExceptionOccurred.
What is the cause of this? Is it just unreliability in the communications with the server? Is there any way to configure WCF to do an automatic retry of messages?