Calling Web Service : Problem
Posted: Sun May 17, 2009 11:12 am
Hi All,
I am new in PHP,
I made an web app. using PHP which is consuming a .NET Web service its working in my development environment well but when this same application is deployed in production environment it show strange behaviour and the error which is logged is :
PHP Fatal error: Uncaught SoapFault exception: [Client] Function
("getError") is not a valid method for this service in <physical location of the page>
thanks and regards
BjBM
I am new in PHP,
I made an web app. using PHP which is consuming a .NET Web service its working in my development environment well but when this same application is deployed in production environment it show strange behaviour and the error which is logged is :
PHP Fatal error: Uncaught SoapFault exception: [Client] Function
("getError") is not a valid method for this service in <physical location of the page>
thanks and regards
BjBM