|
Geting multiple record out of the return of a soap call
|
| |
The following code access a soap method that returns about 15 records. I want to loop through them and load them into the memory table of my choice. The problem is I can't find a way to access any more than one record. I've tries everything I can think of. Can someone help me with this? procedure TForm1.getChapHearingsForCase( );... daha fazla »
|
|
Client SSL Certificates when using SOAP
|
| |
Hello, I'm trying to create a SOAP client that connects to a secure service that requires a client SSL certificate to be installed. I've installed it using Windows, and connecting to the service URL via IE gives me a page saying that I'm through to the service. However, when I try to connect using my... daha fazla »
|
|
Delphi 7 / Rad Studio 2007 + SOAP + Complex Types
|
| |
Good Day I am busy writing an application in Delphi 7 which needs to communicate with a Web Service My problem is too do with the way Delphi is sending Complex Types to the methods on the Web Service I think The particular method that I am using on the Web Service has the following definition function queryMSISDN(const user: PCRUser; const msisdn: WideString):... daha fazla »
|
|
Could not load ssl library in webservice
|
| |
Hi , Can anybody please help me! I having a problem when i am trying to use https webservice. And i am getting and error "could not load ssl library " even after having libeay32.dll & ssleay32.dll in my project directory and the if hIdCrypto = 0 then hIdCrypto := LoadLibrary(SSLCLIB_DLL_name); If hIdSSL = 0 Then hIdSSL := LoadLibrary(SSL_DLL_name) else exit;... daha fazla »
|
|
Beginner need help with SOAP Server and Clients SOAPConnection
|
| |
I use the SOAP Server Application wizard to create a CGI Standalone Executable I add a SOAP Server Data Module On the data module i add a ClientDataSet and connect it to the biolife.xml file provided by borland I then add a DataSetProvider and connect it to the ClientDataSet. /// I have created on my local machine in IIS a web site that runs cgi... daha fazla »
|
|
Please help with Delphi SOAP and iis7
|
| |
I am creating a cgi win executable using the SOAP Server Wizard in Delphi Code Gear 2007. I run through the wizard and add a datamodule. I deploy the .exe to iis 7.0 virtual directory (web site) on a vista machine and get the following error when trying to access the executable in the browser.: "HTTP Error 502.2 - Bad Gateway... daha fazla »
|
|
Soap 1.1 in Delphi 2007 ?
|
| |
I'm a total newb when it comes to web services, let alone consuming a .NET service in Delphi...so go easy on me. Here's the scenario: someone wrote a .NET web service using SOAP 1.1, and I'm trying to consume it in Delphi 2007 (win32, not .NET delphi). Consider the service a black box that I can't modify.... daha fazla »
|
|
Problem with complex type in RemotableException
|
| |
I'm working on a web service. We're using BDS2006 with the updated soap files from D2007. We have a class dervied from TRemotableException which has published proprties being derived from TRemotable. <code> ExchangeFaultMessage = class(ERemotableException) private Fstandard: ExchangeFaultData;... daha fazla »
|
|
|
1 - 10 / 3992
«En Yeni
|
Eski »
|
|
|