I\'ve searched for similar questions on SO and Google, but seems like it\'s not possible to hide or disable the standard WCF help page \"You have created a service\" when yo
To disable the page completely: on web.config, define the behavior inside a with the http[s]HelpPageEnabled properties set to false.
http[s]HelpPageEnabled