Top "Faultcontract" questions

Extracting detail from a WCF FaultException response

I am successfully working with a third party soap service. I have added a service reference to a soap web …

c# wcf faultcontract
client will not catch generic FaultException< T >, only FaultException

I've read all there is to read on this, but maybe I'm missing something (well, definitely I'm missing something otherwise …

c# wcf faultexception faultcontract