Sometimes when you have an existing project where you added a WCF Service, the context menu item “Edit WCF Configuration” for a web.config will not show.

editwcfconfiguration

The picture above does show the menu item I’m talking about, but you may find that it is not there.

But there is an easy workaround. Open the Tools menu in Visual Studio and select “Wcf Service Configuration Editor”. This will open the tool you need, but doesn’t open your web.config. Close the tool and right-click your web.config file. The “Edit WCF Configuration” context menu should be there now.

Cheers,
Sem