I’m trying a simple web service example and I get this error even though I uncommented extension=php_soap.dll in the php.ini file: Fatal error: Class ‘SoapClient’ not found in C:\Program...
  • May 24, 2022
  • 0 Comments
What is the simplest SOAP example using Javascript? To be as useful as possible, the answer should: Be functional (in other words actually work) Send at least one parameter...
  • May 21, 2022
  • 0 Comments
I am attempting to build out a dashboard widget that will perform a validation check on a site RSS feed using the W3 Validator. Their API docs (http://feed2.w3.org/docs/soap.html) provide...
  • May 14, 2022
  • 0 Comments
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by...
  • May 9, 2022
  • 0 Comments
I have a WCF service and I want to expose it as both a RESTfull service and as a SOAP service. Anyone has done something like this before? 6...
  • May 6, 2022
  • 0 Comments
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for Stack Overflow....
  • May 1, 2022
  • 0 Comments