I have three projects. One is a WCF Services Project, one is a WPF Project, and one is a Microsoft Unit Testing Project. I setup the WCF Services project with a data object th
Make sure that nothing that isn't a FaultException gets thrown and passed back to the client.