i need a web service that accepts POST methods. An server that is accessing me is using POST method.
It sends me an xml and i should response with some xml.
HTTP GET and HTTP POST may be enabled by editing the Web.config file
for the vroot where the Web service resides. The following
configuration enables both HTTP GET and HTTP POST: