<system.web>
...
...
...
<webServices>
<protocols>
<add name="HttpPost" />
<add name="HttpGet" />
</protocols>
</webServices>
...
...
...
<system.web>
This should be enabled for debugging purposes only. For production, this should be disabled (by removing or commenting tags above).
No comments:
Post a Comment