0
kicks
CommunicationException: NotFound
CommunicationException: NotFound – that is the one exception that bugs every Silverlight developer sooner or later. There are two main issues:
1.It doesn’t tell you anything and the slew of possible reasons makes it unnecessarily hard to diagnose the root cause.
2.It prevents legitimate handling of business errors in a WCF/SOAP conformant way.