soap
How to set THTTPRio.Converter.Options to soLiteralParams in OnBeforeExecuteEvent
This refer to the post Delphi SOAP Envelope and WCF. Could someone please post a sample code which can show me how to set soLiteralParams in THTTPRio.Converter.Options in Delphi 7. I have the followi[详细]
2023-04-08 16:57 分类:问答Why do I get "SOAP Response Version Mismatch"
Following is the flex code to import a csv data file via c# webservice. private function Import():void{[详细]
2023-04-08 16:34 分类:问答WCF REST and SOAP Service without WebServiceHostFactory
Despite reading a number of postseg (This one seems popular) I can\'t seem to expose my service as multiple endpoints that are compatible with both the SOAP and REST protocol - my problem seems to be[详细]
2023-04-08 12:31 分类:问答Web Service Authentication Inside Application
First let me apologize in case I\'m repeating a question, it seems I should be since it seems such a fundamental matter, but I can\'t seem to find an answer...[详细]
2023-04-08 10:50 分类:问答Sending images from gallery to Web Service using SOAP
I have trawled the net and can\'t find any documentation on sending images (or any attachments) to a Web Service using SOAP.[详细]
2023-04-08 10:49 分类:问答WSDL and SOAP: Return object with methods
Is there a way to return in soap an object with his methods? If i return xsd:struct in WSDL i only get the properties of the object but i can\'t use any of the methods.[详细]
2023-04-08 10:35 分类:问答Using SOAP to connect to a web service, please tell me what am I doing wrong?
I am trying to connect to a web service using PHP/SOAP and for some reason I can\'t. I think there might be a problem in these lines:[详细]
2023-04-08 06:51 分类:问答How do I attach a SOAP Header to my C# client?
I have my web service set up to recieve a soap header of name \"TestHeader\" with param \"Name\" How do i create a soap header in my client AND send it to the service?[详细]
2023-04-08 06:50 分类:问答jQuery Ajax request in Sharepoint 2007 (SOAP)
I have the following web service: SOAP 1.1 The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.[详细]
2023-04-08 02:42 分类:问答Gsoap undefined references
I\'m trying to use and web service with gsoap. I\'ve already generated all *.h and *.cpp using wsdl2h and soapcpp2, included all libraries, at least I think so, b开发者_如何学Gout when I build the pro[详细]
2023-04-08 02:41 分类:问答