Re: [twsocket] Component using TWSocket : installation problem

2008-07-03 Thread Engi
it's ok now. many thanks ! Le 03/07/2008 11:51, Olivier Sannier a écrit : > Engi wrote: > > What is the problem ? > > > > You ignored the warning message saying that ICsLogger is implicitely > imported in your package. You should add ICSBCB to the requires clause > of your package and recompi

Re: [twsocket] Component using TWSocket : installation problem

2008-07-03 Thread Olivier Sannier
Engi wrote: > What is the problem ? > You ignored the warning message saying that ICsLogger is implicitely imported in your package. You should add ICSBCB to the requires clause of your package and recompile it. -- To unsubscribe or change your settings for TWSocket mailing list please goto

[twsocket] Component using TWSocket : installation problem

2008-07-03 Thread Engi
Hi ! I'm writting a component which is inherited from TPageControl. Each tabsheet contains a pointer on TWSocket in private section. My TMyTabSheet.h file includes TWSocket.hpp. When I compile my component, all is fine. But when I try to install the component in components palette, I obtain the e

Re: [twsocket] INSTALLATION

2006-01-01 Thread Wilfried Mestdagh
Hello Dorothea, > I am using Delphi5 and I am trying to install IcsDel70.dpk, it came down > with the following bugs: IcsDel70.dpk is the Delphi 7 package. Please use IcsDel50.dpk --- Rgds, Wilfried [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html http://www.mestdagh.biz -- To unsubs

Re: [twsocket] INSTALLATION

2006-01-01 Thread Dorothea
Hi, I am using Delphi5 and I am trying to install IcsDel70.dpk, it came down with the following bugs: [Error] IcsDel70.dpk(23): Invalid compiler directive: 'ALIGN' [Fatal Error] IcsDel70.dpk(48): Required package 'vcl' not found Is ther anyway out of the problem? Regards D.Read

Re: [twsocket] Installation on Delphi 2005 Personal

2005-05-13 Thread Ken Jobling
ay 13, 2005 2:57 PM Subject: Re: [twsocket] Installation on Delphi 2005 Personal Thanks for the reply, which allowed me to better understand just what was missing. A quick search of the Internet then found a solution - a fake xmlrtl.dcp file which provides the required units but without the impl

Re[2]: [twsocket] Installation on Delphi 2005 Personal

2005-05-13 Thread Wilfried Mestdagh
> Can we get the URL you've found ? > Would ne interesting to write a FAQ article (Wilfrieed ?). yep yep I'm listening :) BTW will update very soon, have lots of saved interesing posts, has already been a while ago --- Rgds, Wilfried http://www.mestdagh.biz -- To unsubscribe or change

Re: [twsocket] Installation on Delphi 2005 Personal

2005-05-13 Thread Francois Piette
> > all invocation of RegisterPropertyEditor. Of course you'll miss the > > property editors. Not a big > > deal. > > -- > > [EMAIL PROTECTED] > > http://www.overbyte.be > > > > > > - Original Message - > > From: "Ken Job

Re: [twsocket] Installation on Delphi 2005 Personal

2005-05-13 Thread Ken Jobling
urse you'll miss the property editors. Not a big deal. -- [EMAIL PROTECTED] http://www.overbyte.be - Original Message - From: "Ken Jobling" <[EMAIL PROTECTED]> To: Sent: Tuesday, May 10, 2005 1:55 PM Subject: [twsocket] Installation on Delphi 2005 Personal I have

Re: [twsocket] Installation on Delphi 2005 Personal

2005-05-10 Thread Francois Piette
by commenting out all invocation of RegisterPropertyEditor. Of course you'll miss the property editors. Not a big deal. -- [EMAIL PROTECTED] http://www.overbyte.be - Original Message - From: "Ken Jobling" <[EMAIL PROTECTED]> To: Sent: Tuesday, May 10, 2005 1:55 PM Subject: [tws

[twsocket] Installation on Delphi 2005 Personal

2005-05-10 Thread Ken Jobling
I have a problem installing ICS (latest download) onto Delphi 2005 Personal. I get error message: "[Fatal Error] IcsDel90.dpk(47): E2202 Required package 'xmlrtl' not found" at: "requires designide, xmlrtl, etc" Commenting out designide and xmlrtl then raises an error in WSocketE.pas Does the P

[twsocket] installation of ICS with BCB6.0

2005-04-26 Thread Alain Lecomte
Perhaps a well known problem : I try to install ICS with BCB6.0 - Building of IcsBcb60.bpk is ok (no error) - Just after, i get a window stating that the following modification is mandatory : "Add bcbie (Bcbie has the explicit unit Shdocvw_ocx)"=> It seems that the only choice i have is to p