<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>borland.public.delphi.webservices.soap Google Group</title>
  <link>http://groups.google.com.tr/group/borland.public.delphi.webservices.soap</link>
  <description></description>
  <language>en</language>
  <item>
  <title>Geting multiple record out of the return of a soap call</title>
  <link>http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/ae81be094140c7fc/44946076d467722c?show_docid=44946076d467722c</link>
  <description>
  The following code access a soap method that returns about 15 records. &lt;br&gt; I want to loop through them and load them into the memory table of my &lt;br&gt; choice. The problem is I can&#39;t find a way to access any more than one &lt;br&gt; record. &lt;br&gt; I&#39;ve tries everything I can think of. Can someone help me with this? &lt;br&gt; procedure TForm1.getChapHearingsForCase( );
  </description>
  <guid isPermaLink="true">http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/ae81be094140c7fc/44946076d467722c?show_docid=44946076d467722c</guid>
  <author>
  lemmo...@gmail.com
  (Michele)
  </author>
  <pubDate>Thu, 29 Ekim 2009 17:25:22 UT
</pubDate>
  </item>
  <item>
  <title>Client SSL Certificates when using SOAP</title>
  <link>http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/228b3a4d8d14f70d/5ad2e80c13ec8b28?show_docid=5ad2e80c13ec8b28</link>
  <description>
  Hello, &lt;br&gt; I&#39;m trying to create a SOAP client that connects to a secure service that &lt;br&gt; requires a client SSL certificate to be installed. I&#39;ve installed it using &lt;br&gt; Windows, and connecting to the service URL via IE gives me a page saying &lt;br&gt; that I&#39;m through to the service. However, when I try to connect using my
  </description>
  <guid isPermaLink="true">http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/228b3a4d8d14f70d/5ad2e80c13ec8b28?show_docid=5ad2e80c13ec8b28</guid>
  <author>
  dont...@supanet.com
  (James Francis)
  </author>
  <pubDate>Mon, 28 Eylül 2009 11:56:19 UT
</pubDate>
  </item>
  <item>
  <title>Omega Speedmaster Chronograph Moon Phase Mens Watch 3575.30</title>
  <link>http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/15fbae2b06a7669b/9ef46b54d0b97bb0?show_docid=9ef46b54d0b97bb0</link>
  <description>
  Omega Speedmaster Chronograph Moon Phase Mens Watch 3575.30 &lt;br&gt; Watches Collection Site : &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.watchepay.com/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Omega Speedmaster Chronograph Moon Phase Mens Watch 3575.30 View &lt;br&gt; Full : &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.watchepay.com/watchs/watch_3229.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Omega Speedmaster Chronograph Moon Phase Mens Watch 3575.30 &lt;br&gt; AdditionalInfo :
  </description>
  <guid isPermaLink="true">http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/15fbae2b06a7669b/9ef46b54d0b97bb0?show_docid=9ef46b54d0b97bb0</guid>
  <author>
  haurexwatc...@gmail.com
  (hua libao)
  </author>
  <pubDate>Thu, 10 Eylül 2009 01:13:21 UT
</pubDate>
  </item>
  <item>
  <title>Delphi 7 / Rad Studio 2007 + SOAP + Complex Types</title>
  <link>http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/f85d5f2d9b825497/c1ddd34407a15c3f?show_docid=c1ddd34407a15c3f</link>
  <description>
  Good Day &lt;br&gt; I am busy writing an application in Delphi 7 which needs to &lt;br&gt; communicate with a Web Service &lt;br&gt; My problem is too do with the way Delphi is sending Complex Types to &lt;br&gt; the methods on the Web Service I think &lt;br&gt; The particular method that I am using on the Web Service has the &lt;br&gt; following definition &lt;br&gt; function queryMSISDN(const user: PCRUser; const msisdn: WideString):
  </description>
  <guid isPermaLink="true">http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/f85d5f2d9b825497/c1ddd34407a15c3f?show_docid=c1ddd34407a15c3f</guid>
  <author>
  mbey...@gmail.com
  (Squishy)
  </author>
  <pubDate>Fri, 15 Mayıs 2009 09:34:50 UT
</pubDate>
  </item>
  <item>
  <title>Could not load ssl library in webservice</title>
  <link>http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/87c5a30bbc632397/8db388d2beed8040?show_docid=8db388d2beed8040</link>
  <description>
  Hi , &lt;br&gt; Can anybody please help me! I having a problem when i am trying to use &lt;br&gt; https webservice. And i am getting and error &amp;quot;could not load ssl &lt;br&gt; library &amp;quot; even after having libeay32.dll &amp;amp; ssleay32.dll in my project &lt;br&gt; directory and the &lt;br&gt; if hIdCrypto = 0 then hIdCrypto := LoadLibrary(SSLCLIB_DLL_name); &lt;br&gt; If hIdSSL = 0 Then hIdSSL := LoadLibrary(SSL_DLL_name) else exit;
  </description>
  <guid isPermaLink="true">http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/87c5a30bbc632397/8db388d2beed8040?show_docid=8db388d2beed8040</guid>
  <author>
  sandeep.s...@gmail.com
  (sunny)
  </author>
  <pubDate>Sun, 12 Nisan 2009 03:36:51 UT
</pubDate>
  </item>
  <item>
  <title>Re: Beginner need help with SOAP Server and Clients SOAPConnection</title>
  <link>http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/017fabb9336eeb7e/6739fce923b48f93?show_docid=6739fce923b48f93</link>
  <description>
  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ \\\\\\\\ &lt;br&gt; Hi to all who may be trying to help me here - &lt;br&gt; I have managed to get the above problem resolved - the issue seems to &lt;br&gt; around the fact that the ClientDataSet on the SOAP server was not &lt;br&gt; connecting to the data properly therefore im asuming this is the &lt;br&gt; reason why i could no longer see the provider name in the client app
  </description>
  <guid isPermaLink="true">http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/017fabb9336eeb7e/6739fce923b48f93?show_docid=6739fce923b48f93</guid>
  <author>
  doncis...@gmail.com
  (Mark)
  </author>
  <pubDate>Wed, 11 Mart 2009 22:18:09 UT
</pubDate>
  </item>
  <item>
  <title>Beginner need help with SOAP Server and Clients SOAPConnection</title>
  <link>http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/017fabb9336eeb7e/1e0496263012a881?show_docid=1e0496263012a881</link>
  <description>
  I use the SOAP Server Application wizard to create &lt;br&gt; a CGI Standalone Executable &lt;br&gt; I add a SOAP Server Data Module &lt;br&gt; On the data module i add a ClientDataSet and connect it to the &lt;br&gt; biolife.xml file provided by borland &lt;br&gt; I then add a DataSetProvider and connect it to the ClientDataSet. &lt;br&gt; /// &lt;br&gt; I have created on my local machine in IIS a web site that runs cgi
  </description>
  <guid isPermaLink="true">http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/017fabb9336eeb7e/1e0496263012a881?show_docid=1e0496263012a881</guid>
  <author>
  doncis...@gmail.com
  (Mark)
  </author>
  <pubDate>Wed, 11 Mart 2009 14:46:23 UT
</pubDate>
  </item>
  <item>
  <title>Re: Please help with Delphi SOAP and iis7</title>
  <link>http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/3d92d9aaf10725de/8a62763db89d3210?show_docid=8a62763db89d3210</link>
  <description>
  I have used the delphi update to update my IDE and all works
  </description>
  <guid isPermaLink="true">http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/3d92d9aaf10725de/8a62763db89d3210?show_docid=8a62763db89d3210</guid>
  <author>
  doncis...@gmail.com
  (Mark)
  </author>
  <pubDate>Wed, 11 Mart 2009 14:24:27 UT
</pubDate>
  </item>
  <item>
  <title>Please help with Delphi SOAP and iis7</title>
  <link>http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/3d92d9aaf10725de/77059d5a5f34d5fa?show_docid=77059d5a5f34d5fa</link>
  <description>
  I am creating a cgi win executable using the SOAP Server Wizard in &lt;br&gt; Delphi Code Gear 2007. &lt;br&gt; I run through the wizard and add a datamodule. &lt;br&gt; I deploy the .exe to iis 7.0 virtual directory (web site) on a vista &lt;br&gt; machine and get the following error when trying to access the &lt;br&gt; executable in the browser.: &lt;br&gt; &amp;quot;HTTP Error 502.2 - Bad Gateway
  </description>
  <guid isPermaLink="true">http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/3d92d9aaf10725de/77059d5a5f34d5fa?show_docid=77059d5a5f34d5fa</guid>
  <author>
  doncis...@gmail.com
  (Mark)
  </author>
  <pubDate>Tue, 10 Mart 2009 14:04:24 UT
</pubDate>
  </item>
  <item>
  <title>Soap 1.1 in Delphi 2007 ?</title>
  <link>http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/fb242ea74f94f595/3bfb90a7b45412ba?show_docid=3bfb90a7b45412ba</link>
  <description>
  I&#39;m a total newb when it comes to web services, let alone consuming &lt;br&gt; a .NET service in Delphi...so go easy on me. &lt;br&gt; Here&#39;s the scenario: someone wrote a .NET web service using SOAP 1.1, &lt;br&gt; and I&#39;m trying to consume it in Delphi 2007 (win32, not .NET delphi). &lt;br&gt; Consider the service a black box that I can&#39;t modify.
  </description>
  <guid isPermaLink="true">http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/fb242ea74f94f595/3bfb90a7b45412ba?show_docid=3bfb90a7b45412ba</guid>
  <author>
  tekgno...@gmail.com
  </author>
  <pubDate>Wed, 25 Şubat 2009 16:27:27 UT
</pubDate>
  </item>
  <item>
  <title>Re: Problem with complex type in RemotableException</title>
  <link>http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/842794dc80eedc48/23d36d0c885e3f60?show_docid=23d36d0c885e3f60</link>
  <description>
  This is just a wildshot but, Have you registered ExchangeFaultMessage &lt;br&gt; and ExchangeFaultData classes on the invokeregistry? &lt;br&gt; RemClassRegistry.RegisterXSCla ss(ClassName, &#39;NameSpace&#39;, &#39;XML Element &lt;br&gt; name&#39;); &lt;br&gt; It happend to me while classes registered on the wrong Namespace, the &lt;br&gt; parser wasn&#39;t able to recognize it.
  </description>
  <guid isPermaLink="true">http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/842794dc80eedc48/23d36d0c885e3f60?show_docid=23d36d0c885e3f60</guid>
  <author>
  podos...@gmail.com
  (Maximiliano Podostroiec)
  </author>
  <pubDate>Fri, 13 Şubat 2009 14:02:36 UT
</pubDate>
  </item>
  <item>
  <title>Problem with complex type in RemotableException</title>
  <link>http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/842794dc80eedc48/9f129ae03722ae67?show_docid=9f129ae03722ae67</link>
  <description>
  I&#39;m working on a web service. We&#39;re using BDS2006 with the updated &lt;br&gt; soap files from D2007. We have a class dervied from &lt;br&gt; TRemotableException which has published proprties being derived from &lt;br&gt; TRemotable. &lt;br&gt; &amp;lt;code&amp;gt; &lt;br&gt; ExchangeFaultMessage = class(ERemotableException) &lt;br&gt; private &lt;br&gt; Fstandard: ExchangeFaultData;
  </description>
  <guid isPermaLink="true">http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/842794dc80eedc48/9f129ae03722ae67?show_docid=9f129ae03722ae67</guid>
  <author>
  danielwinckler...@gmail.com
  </author>
  <pubDate>Thu, 12 Şubat 2009 07:50:59 UT
</pubDate>
  </item>
  <item>
  <title>Thomas Wylde Evening Bag Earth Yellow 8529 Collection</title>
  <link>http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/b9987735c88e161d/b94ed26b1750ccf1?show_docid=b94ed26b1750ccf1</link>
  <description>
  Thomas Wylde Evening Bag Earth Yellow 8529 Collection &lt;br&gt; Handbags Collection Site : &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.handbagsworld.org/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Thomas Wylde Evening Bag Earth Yellow 8529 View Full : &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.handbagsworld.org/Thomas_Wylde_Evening_Bag_Earth_Yellow_8529.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Thomas Wylde Evening Bag Earth Yellow 8529 AdditionalInfo :
  </description>
  <guid isPermaLink="true">http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/b9987735c88e161d/b94ed26b1750ccf1?show_docid=b94ed26b1750ccf1</guid>
  <author>
  hualibao...@gmail.com
  </author>
  <pubDate>Wed, 11 Şubat 2009 04:02:11 UT
</pubDate>
  </item>
  <item>
  <title>Monogram Mini Wallet Yellow M92441 Collection</title>
  <link>http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/5f46ba63e16a4bff/2729918ced4b61c5?show_docid=2729918ced4b61c5</link>
  <description>
  Monogram Mini Wallet Yellow M92441 Collection &lt;br&gt; Handbags Collection Site : &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.handbags-shopping.com/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Monogram Mini Wallet Yellow M92441 View Full : &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.handbags-shopping.com/Monogram-Mini-Wallet-Yellow-M92441.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Monogram Mini Wallet Yellow M92441 AdditionalInfo : &lt;br&gt; Brand : Wallet Bags ( &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.handbags-shopping.com/Wallet-wholesale.html&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/5f46ba63e16a4bff/2729918ced4b61c5?show_docid=2729918ced4b61c5</guid>
  <author>
  hualibao...@gmail.com
  </author>
  <pubDate>Wed, 11 Şubat 2009 02:31:13 UT
</pubDate>
  </item>
  <item>
  <title>Monogram Mirage Griet M95579 Collection</title>
  <link>http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/1ec60ff6d75abbcd/6b7c287b97d8800f?show_docid=6b7c287b97d8800f</link>
  <description>
  Monogram Mirage Griet M95579 Collection &lt;br&gt; Handbags Collection Site : &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.handbagsworld.org/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Monogram Mirage Griet M95579 View Full : &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.handbagsworld.org/Monogram_Mirage_Griet_M95579.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Monogram Mirage Griet M95579 AdditionalInfo : &lt;br&gt; Brand : Louis Vuitton Handbags ( &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.handbagsworld.org/Louis_Vuitton_Designer_Handbags.html&quot;&gt;[link]&lt;/a&gt; )
  </description>
  <guid isPermaLink="true">http://groups.google.com.tr/group/borland.public.delphi.webservices.soap/browse_frm/thread/1ec60ff6d75abbcd/6b7c287b97d8800f?show_docid=6b7c287b97d8800f</guid>
  <author>
  hualibao...@gmail.com
  </author>
  <pubDate>Tue, 10 Şubat 2009 01:59:52 UT
</pubDate>
  </item>
  </channel>
</rss>
