web service - The test form is only available for requests from the local machine

<configuration>

<system.web>

<webServices>

<protocols>

<add name=”HttpGet”/>

<add name=”HttpPost”/>

</protocols>

</webServices>

</system.web>

</configuration>

search this blog (most likely not here)