Thursday, October 16, 2008

Enabling HttpGet and HttpPost for web services

If your web application needs to accept incoming webservice method requests based on the GET and POST protocols then add the following lines to your web.config file.


No comments: