This is a config issue at MS side,
The following link can help you.
[url=“http://support.microsoft.com/default.aspx?scid=kb”]http://support.microsoft.com/default.aspx?scid=kb[/url];EN-US;q307303
a) Make sure to use the correct file extension. Use either “.asmx” or “.vsdisco”
b) Try using a direct URL to the “.asmx” file.
e.g [url]http://localhost/WebService1/WebService1.vsdisco[/url]
c) If you are using the “.vsdisco” file extension and you still get the error message, then make sure to enable (uncomment) the “DiscoverRequestHandler” in the machine.config file.
d) If you are using the “.vsdisco” file extension and the “DiscoverRequestHander” is enabled, but you get an “Access is denied” error message, then add your username to the machine’s local “VS Developers” group.
#API-Management#webMethods#soa