> 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

Reply via email to