How to see SOAP Request and Response in WCF Tracing
问题 I have enabled SwitchValue = All, and also Activity and Information. Also enabled Messaging. Still no luck, I couldn't get to see the soap request and response. Some instance I do see the exception or message. I want to see "All inputs" values which is soap request. And also SOAP Response. What is that I am missing? 回答1: reference This is what I use in my web config: add this or a variation thereof to the system.servicemodel node: <diagnostics wmiProviderEnabled="true"> <messageLogging