tags:

views:

244

answers:

0

I'm trying to set authentication headers and call a .Net 2.0 web service method, but it appears that the .Net web service is having an issue interpreting the Authentication Headers. Has anyone come across this issue?

I'm using the PHP SoapClient class.