In your Web.config:
<configuration>
<system.web>
<webServices>
<protocols>
<add name="HttpGet"/>
</protocols>
</webServices>
</system.web>
</configuration>
referer: http://stackoverflow.com/questions/1140028/add-http-get-method-to-c-web-service
Hiç yorum yok:
Yorum Gönder