The website that has the fake xmlrtl.dcp is:
http://andy.jgknet.de/oss/kylix/wiki/index.php/Delphi_2005_Personal_Edition_xmlrtl.dcp_fake
Two other websites which refer to the problem are:
http://www.delphipraxis.net/post364548.html
and
http://www.pri-dev.net/tutorial2,de.html
Ken Jobling
Francois Piette wrote:
Can we get the URL you've found ? Would ne interesting to write a FAQ article (Wilfrieeeeeed ?). -- [EMAIL PROTECTED] http://www.overbyte.be
----- Original Message ----- From: "Ken Jobling" <[EMAIL PROTECTED]>
To: "ICS support mailing" <twsocket@elists.org>
Sent: Friday, May 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 implementation section.
Ken Jobling
Francois Piette wrote:
I have a problem installing ICS (latest download) onto Delphi 2005 Personal.
I didn't knew that the personal version existed !
"requires designide, xmlrtl, etc"
As far as I know, ICS doesn't require anything related to xml. But maybe some standard D2005 component need this one. No idea. Designide is needed for property editors.
Commenting out designide and xmlrtl then raises an error in WSocketE.pas
You need Designide for property editors. If it is missing from the personal edition, you may suppress the property editors 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: <twsocket@elists.org>
Sent: Tuesday, May 10, 2005 1:55 PM
Subject: [twsocket] Installation on Delphi 2005 Personal
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 Personal version have something missing that ICS requires?
Ken Jobling.
-- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
-- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
-- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be