My WCF service client kept giving me the generic fault message.The communication object, System.ServiceModel.Channels.ServiceChannel, cannot be used for communication because it is in the Faulted state.
I enabled fault text in the configuration ...
Read post