However, when I try to consume the web service I get the following exception:
"Unhandled Exception: System.Web.Services.Protocols.SoapException: Server
was unable to process request. --> Security error."
I noticed in IIS logs, HTTP GET requests work ok but a POST gives HTTP 500
error...
Any idea what could be missing?
Thanks in advance...