Questions tagged [node-soap]

noad-soap is a SOAP client and server for node.js.

node-soap is a SOAP client and server for node.js.

https://github.com/vpulim/node-soap

152 questions
0
votes
1 answer

Node-Soap Cannot read property 'Body' of undefined

Using node-soap: I'm trying to use this service : http://services.resumeparsing.com/ParsingService.asmx?op=ParseResume I get a successful response when I query GetAccountInfo so I know my account/servicekey are correct:…
Dave Briand
  • 1,684
  • 1
  • 16
  • 16
-1
votes
1 answer

Has anyone successfully installed Nodejs Soap on Windows 10?

Unable to install Node.js soap for Windows 10. I tried to install Node.js soap by: npm install soap But it gives the following Error error code 1 error git dep preparation failed error command C:\Program Files\nodejs\node.exe…
Mohsan
  • 1
  • 1
1 2 3
10
11