Configuring Services with the Configuration Editor

WCF services enable high-level customizations over their configuration. This task can be complex if you consider that there are hundreds of options that you should translate into XML. Fortunately, the .NET Framework offers a graphical tool called WCF Service Configuration Editor that you can also launch from the Tools menu in Visual Studio. In this section, you see how this tool can be used to enable tracing for WCF services. Tracing is useful because it lets you record into log file (with .svclog extension) events occurring during the WCF service running time. When launched, open the Web.config file for your service. When ready, click the Diagnostics folder on the left and then click the

Get Visual Basic 2015 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.