Subject Re: [IBO] 4.6B Full installed after 4.Bc trial - File not found: 'IBODataset.dcu'
Author Helen Borrie
At 04:09 PM 7/10/2006, you wrote:
>I Deleted all the contents of the IBO4 directory before doing the
>install of 4.6B Full. When I try to run my App I get the message:
>
>File not found: 'IBODataset.dcu'
>
>I have the following IBODataset files in the IBO4 directory:
>IBODataset.INT
>IBODataset.pas
>IBODataset.PBL
>
>What should I do?

In your IBO root directory you should find all your source files, in
a sub-directory named "Dn", where the "n" part is your Delphi
version. Add this sub-directory to your environment paths. The
installer is meant to do it, but I don't think it does in all cases.

Helen