I believe I have installed the packages correctly. The Overbyte samples work 
perfectly. When I went to my own application, I had to manually put the VC32 
folder in the library path. The application compiles okay, but WSocket is nil 
on the first call (similar to the SendButtonClick procedure) and I get an out 
of range error.

On Jan 7, 2013, at 12:17 PM, Arno Garrels <arno.garr...@gmx.de> wrote:

> Jack Moran wrote:
>> That's probably my problem. How do I install ICS? I'm just adding
>> files to the project. 
>> 
>> I'm using Delphi XE2 and ICS Gold.
> 
> Quoted from ReadMe7.txt:
> 
> {code}
> INSTALLATION USING THE INSTALL PROJECT GROUPS
> For each Delphi and C++ Builder version one project group is provided in 
> directory
> .\Install:
> 
> Delphi 7         :  D7Install.bpg
> Delphi 2006      :  D2006Install.bdsgroup
> Delphi 2007      :  D2007Install.groupproj
> Delphi 2009      :  D2009Install.groupproj
> Delphi 2010      :  D2010Install.groupproj
> Delphi XE        :  DXeInstall.groupproj
> Delphi XE2       :  DXe2Install.groupproj
> Delphi XE3       :  DXe3Install.groupproj
> C++ Builder 2006 :  CB2006Install.bdsgroup
> C++ Builder 2007 :  CB2007Install.groupproj
> C++ Builder 2009 :  CB2009Install.groupproj
> C++ Builder 2010 :  CB2010Install.groupproj
> C++ Builder XE   :  CBXeInstall.groupproj
> C++ Builder XE2  :  CBXe2Install.groupproj
> C++ Builder XE3  :  CBXe3Install.groupproj
> 
> 1 - Do a File/Open Project, navigate to the Install directory, select the 
> correct
> file and open it. The project manager view should now display two package
> projects, one run-time and one design-time package. The run-time package name
> contains the "Run" suffix. The design-time package name contains the "Design"
> suffix.
> 2 - Select and Build the run-time package (do not install).
> 3 - Select and Install the design-time package.
> 
> After a few seconds, you should have a dialog box telling you the package has
> been installed with a bunch of new components registered in the Tool Palette
> under "Overbyte ICS" and "Overbyte ICS SSL". Then do a "Save All" and a 
> "Close All".
> {code}
> 
> If you need ICS for FireMonkey get ICSv8 downloadable from:
> http://wiki.overbyte.be/wiki/index.php/ICS_Download
> and you must install DXe2InstallVclFmx.groupproj instead.
> 
> --
> Arno
> 
> --
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to