Subject Re: [IBO] Install on D6 - Internal Error L722
Author Helen Borrie
At 02:19 AM 22-09-02 +0000, you wrote:
>First Instalation of IBO on Delphi6.
>
>=============================================
>
>FATAL ERROR: INTERNAL ERROR L722.
>
>The unit name in the top unit is case sensitive and must match the
>name with
>respect to upper- and lowercase letters exactly. The unit name is case
>sensitive only in the unit declaration.
>
>==============================================
>
>
>When I try to compile then packages I receive this error
>
>and I can't install IBO.
>
>I have Delphi 6 Trial - Update Pack 1

This error doesn't occur in D6 Enterprise UG 2 (and didn't before the
upgrades, either). Units and unit names are case-sensitive only when using
CLX (which IBO doesn't use), so maybe the trial version is buggy.

Helen