Time for your 3rd Quarter Update! Are you in the running for the 6th Annual Expert Awards? Click the link to find out.

Third Quarter Hot Shots
 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested SOAP Solutions: 1 - 25 of 132
 
I have a c# windows form.  I have added a web reference to a web service running on another server on my network. I have verified that the web service is responding by using VisualWebServiceC...
I have a wsdl file which describes a service written in php5 - currently the resultant array provided by the soap server to a php5 soap client winds up as a empty stdClass rather than an array...
I need my web service to log the SOAP/XML information into a flat file. Since the web service can be consumed by a third party, I cannot put the soap extension on the client. How can I make...
Anyone shed light on why I'm getting this error?  I'm guessing it's because some of the paths in the WSDL don't resolve? http://bizdirect-test.covad.com/extserver/com/covad/b2b/bizdirectapi...
Hello Experts! I'm a beginner at using web services (started yesterday). I have a ASP.Net project with a basic website that has some options to select and then calls a web service to get r...
The param the web service host is complainnig about is definately present in the call (I debugged the client script which calls the Ws- and sure enough the string param can be seen in the soap...
There are some plug-ins for web service integration and excel 2003 or older versions. I want to integrate Excel 2007 with web service. Can it be done with the built in data gather options that...
Hi, I would really appreciate it if someone can assist me with this problem: I have a Integration Services Project in business Intelligence Studio that uses a Web Service Task to connect...
I am having problems with soap and web references in C# I have read lots abouit this and have got as far as setting up the web references with a namespace, when i use the methods in the...
I am attempting to utilize SOAP data provided by a rail tracking company via an ASP application that we have developed.  I have read through and attempted to use the post found here, http://ww...
Dear Experts, I have a problem with a SOAP webservice written in PHP. The webservice is written by me and is used for a stock photography site to give the ability for external applications to...
I'm using NetBeans and I was able to consume the web service wsdl.  It looks like it created all the classes.  I'm able to call one of the methods, but because it requires SOAP header authenti...
Running the below PHP code produces this error response.  The error looks like it's because of an error in the WSDL - for example, the hostname in the targetNamespace (bizdirect.b2b.service.co...
I am trying to communicate with a soap webservice.  Below is the WSDL and how the XML should look and here is my request and response from the debug as well as the php code.  I think it may ha...
I write a web service application in ASP.net (c#). It works well at local computer. After I published the web site to ISP server, I got an error: 'Unable to connect to the remote server ---> ...
Hello all, I am trynig to complete a web service call from script in an enterprise application, however I keep getting back a responseCode of 400. I perused the return headers and all that ...
I am trying to setup a donation fom that submits into an API. What i need to know, is how to do this using PHP and SOAP. This is an example SOAP request for the API I am using POST /ser...
Hi I have following scenario. Client supplies a web service for which I query data. I do not have any control over webservice (without asking client to make a change to it which could ca...
I am trying to bring back XML data from a Web Service using SOAP in VB.Net.  I am new to this so if there is a better way please feel free to show me.  :-) I send a soap request and load an...
I am connecting a Java webserver, using .net c# SOAP, I received this error when I try to connect. Possible SOAP version mismatch: Envelope namespace http://schemas.xmlsoap.org/wsdl/ was un...
Hi, I am trying to develop a soap client in PHP using PHP5 SOAP Extension. I am trying to connect to the webservices provided by Rollbase The wsdl  url is http://www.rollbase.com/webapi...
I have two separate applications that talk to each other using basic XML over HTTP (currently written in vbscript/ASP and COM+)  I need to be able to add a middle process between the two apps ...
I have sample SOAP code for the IPhone that communicates with a Web Service. I am not sure what the code specifically does. I need a better understanding of what I need to change.
Hi, I need to send data to a website external to my server. The server is running IIS with asp.net. They Published a wsml file wich is located at: http://69.70.125.190/rvperf/Services/cont...
Using PHP 5.2.6 There are 6 web services in my wsdl file. 4 of the 6 work. Two do not. The two that do not give the subject line error. The methods that give that are: CreatePRmktcode R...