Enter Keywords:
1 - 10 of 544(0 seconds)
Sort By:
 
 Hi ! The question is that should I implement a robust server - client application using SOAP or DCOM (MTS, COM+). The calls always have variable parameters (version - based). In the previous ...
Zones: XMLDate Answered: 02/08/2002 Rating: 7.4 Views: 4
I want to know about soap.  Does someone here have good links on info and tools.
Zones: XMLDate Answered: 05/25/2001 Rating: 7.2 Views: 0
I have an asp page called client_soap.asp that creates a SOAP package to send to the server.asp which takes in the SOAP message gets all the info from the message then returns the status to the cli...
Zones: ASP, XHTMLDate Answered: 06/02/2003 Rating: 7.6 Views: 0
I am having a problem using Saxon 6.4 when doing a transform. How do you use the default namespace when doing a transform.  I have tried many forms of XPATH, but i cannot get any data.  If i remo...
Zones: XML, XSLTDate Answered: 07/25/2001 Rating: 9.4 Views: 0
Hi, I'm sending soap attachment from client to server. When i try to extract in the server i used ButeArrayInputStream like this. ByteArrayInputStream contentStream = (ByteArrayInputStream...
Zones: JavaDate Answered: 11/27/2003 Rating: 9.0 Views: 0
Is there a way to embed a file in an XML documet in Binary or otherwise so that the resonse from a Soap request includes the file? Is this question vague enough? Just curious...no rush. ...
Zones: XMLDate Answered: 03/09/2003 Rating: 7.4 Views: 0
I have a webservice that runs fine if it is on my localhost machine if i put the webservices on anothe machine it sometimes returns me messages like that : <SOAP-ENV:Envelope xmlns:xsi="...
Zones: .NETDate Answered: 11/28/2003 Rating: 7.4 Views: 0
We have an application running on asp3.0 and oracle8.1.We created 4 com components (in VB)and converted them into dll's. We call the dll's from the web application.These dlls's call a webservice on...
Zones: ASPDate Answered: 09/12/2003 Rating: 9.2 Views: 4
Hi all, I've built a C++ client which makes SOAP calls against a .NET web service using the Low Level APIs. Under testing I have found that when the server returns a non-soap response, no err...
Zones: C++Date Answered: 01/31/2004 Rating: 7.4 Views: 0
I am trying to create a web service that will parse the below and store into a dataset, myWebService = "myurl and the asmx page" myMethod = "contract" '** create the SOAP envelope with the ...
Zones: .NET, Web Services and WCFDate Answered: 09/28/2003 Rating: 7.6 Views: 4