Just some issues I experienced using WCF-SQL…
Error: Value cannot be null
Solution: Specify a SOAP Action Header. This can also be found in the XSD of the generated metadata
Error: Received unexpected message type, does not match expected type
Solution: Change the receive pipeline to XMLReceive