The Unwanted WCF Service Host

Wednesday, February 15 2012 visual-studio

If you’re writing a self-hosted WCF service (one that’s hosted by your own application, not by IIS) and Visual Studio’s WCF Service Host keeps popping up whenever you want to debug your application, here’s how to turn it off.

Read more »