Debugging WCF Services

Note

This article applies to Visual Studio 2015. If you're looking for the latest Visual Studio documentation, see Visual Studio documentation. We recommend upgrading to the latest version of Visual Studio. Download it here

In This Section
Limitations on WCF Debugging
Describes restrictions on debugging WCF.

How to: Step into WCF Services
Explains debugger support for stepping into a WCF Service.

How to: Debug a Self-Hosted WCF Service
Describes how to debug a WCF Service that runs outside IIS or the ASP.NET Development server.

See Also

Debugger Security
Debugging in Visual Studio