[twsocket] D2009 does not recognize TSslHttpCli

2008-12-01 Thread Paul
I installed ICSV7 (svn) and all components are visible. I dropped a TSslHttpVli on the form, added USE_SSL to the conditionals and added the library path in project options and environment options. I installed the TMS components the same way and they run fine. Anything else to do ? thanks,

Re: [twsocket] D2009 does not recognize TSslHttpCli

2008-12-01 Thread Arno Garrels
Paul wrote: I installed ICSV7 (svn) and all components are visible. I dropped a TSslHttpVli on the form, added USE_SSL to the conditionals and added the library path in project options and environment options. A rebuild mostly resolves it, if you define USE_SSL in OverbyteIcsDefs.inc you get

Re: [twsocket] D2009 does not recognize TSslHttpCli

2008-12-01 Thread Paul
- Original Message - From: Arno Garrels [EMAIL PROTECTED] A rebuild mostly resolves it, if you define USE_SSL in OverbyteIcsDefs.inc you get less or no such errors. ok, so I need to add all ICS-conditionals in the include file. I tested the client, but I need to set all strings

Re: [twsocket] D2009 does not recognize TSslHttpCli

2008-12-01 Thread Arno Garrels
Paul wrote: - Original Message - From: Arno Garrels [EMAIL PROTECTED] A rebuild mostly resolves it, if you define USE_SSL in OverbyteIcsDefs.inc you get less or no such errors. ok, so I need to add all ICS-conditionals in the include file. It seems that in Delphi 2009 the Rebuild

Re: [twsocket] D2009 does not recognize TSslHttpCli

2008-12-01 Thread Paul
- Original Message - From: Arno Garrels [EMAIL PROTECTED] To: ICS support mailing twsocket@elists.org Sent: Monday, December 01, 2008 2:53 PM Subject: Re: [twsocket] D2009 does not recognize TSslHttpCli It seems that in Delphi 2009 the Rebuild All button does not always work

Re: [twsocket] D2009 does not recognize TSslHttpCli

2008-12-01 Thread Arno Garrels
Paul wrote: - Original Message - From: Arno Garrels [EMAIL PROTECTED] To: ICS support mailing twsocket@elists.org Sent: Monday, December 01, 2008 2:53 PM Subject: Re: [twsocket] D2009 does not recognize TSslHttpCli It seems that in Delphi 2009 the Rebuild All button does

Re: [twsocket] D2009 does not recognize TSslHttpCli

2008-12-01 Thread Paul
- Original Message - From: Arno Garrels [EMAIL PROTECTED] To: ICS support mailing twsocket@elists.org Sent: Monday, December 01, 2008 4:04 PM Subject: Re: [twsocket] D2009 does not recognize TSslHttpCli So UnicodeString is your only choice and UTF-8 would be the prefered encoding

Re: [twsocket] D2009 does not recognize TSslHttpCli

2008-12-01 Thread Arno Garrels
Paul wrote: - Original Message - From: Arno Garrels [EMAIL PROTECTED] To: ICS support mailing twsocket@elists.org Sent: Monday, December 01, 2008 4:04 PM Subject: Re: [twsocket] D2009 does not recognize TSslHttpCli So UnicodeString is your only choice and UTF-8 would