Debugging on the Client

To make it easier for users to write client applications for your WCF service, you can add the <serviceDebug> service behavior to the configuration file of your service. This behavior can be used to publish help pages, and return managed exception information in the details of SOAP faults returned to the client.