What should you do?

A Windows Communication Foundation (WCF) application exposes a service as a SOAP end point for consumption by cross-platform clients. During integration testing, you find that one of the clients is not generating the correct messages to the WCF application.
In order to debug the issue and fix the communication, you need to configure the service to log messages received from the client What should you do?
A. Set an ETW Tracking behavior on the service and configure a listener for the System.ServiceModel trace source.
B. Set an ETW Tracking behavior on the service and configure a listener for the System.ServiceModel.MessageLogging trace source.
C. Enable message Logging in the System.ServiceModel diagnostics element configuration and configure a listener for the System.ServiceModel.MessageLogging trace source.
D. Enable message Logging in the System.ServiceModel diagnostics element configuration and configure a listener for the System.ServiceModel trace source.

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.