I have the same error using the ZIP distribution, only the file missing is timelist.pas. timelist.dcr would be created if timelist.pas was present.
I have also noticed that it appears to be an error in SVN revision 478 (Delphi 2010). Somewhere around line 4600 in OverbyteHttpServ.pas there is an pchar to ansi string mismatch. I do not remember the exact error or line number. I tried revision 477 and all works ok. Revision: 478 Author: francois Date: 9:11:12 AM, Friday, February 05, 2010 Message: Added overloaded methods to have template file stored in resource. ---- Modified : /branches/icsv7/Delphi/Vc32/OverbyteIcsHttpAppServer.pas Modified : /branches/icsv7/Delphi/Vc32/OverbyteIcsHttpSrv.pas -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Bryan Mohr Sent: Sunday, February 07, 2010 9:55 PM To: [email protected] Subject: [twsocket] Installing ICS Simple question I'm sure, but I cannot seem to find an answer in the FAQ or anywhere else. When trying to install the components from OverbyteIcsV5\Delphi\Vc32\IcsDel70.dpk into Delphi v7.0, there are at least 2 files missing. They are TimeList.dcr and TimeList.pas. Were these supposed to be removed from the dpk or are they missing and shouldn't 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 -- 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
