Managing exceptions in WCF Service

If you ever have had this exception on client side during your WCF adventure: “The server was unable to process the request due to an internal error.  For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute or from the configuration behavior) on the server in order to send the exception information … More Managing exceptions in WCF Service