Debugging WCF Services

Applies to: yesVisual Studio noVisual Studio for Mac noVisual Studio Code

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