I get the following error when calling a SOAP webservice in php (NuSOAP) from C# .NET 2.0 application:
The request failed with http status 406: not acceptable
How do I fix the error? And how do I reproduce the same error on another computer that is not showing the above error?
NuSOAP is at: http://sourceforge.net/projects/nusoap/
Please note: The solution of the problem is at: How can I disable mod_security in .htaccess file?