Page 1 of 1

Icons missing in latest update

Posted: Sat 27 Mar 2021 09:12
by Dominique
Hi,

I've just installed the latest update of IbDac.
Very strange but the icons seem to be missing on the different components of IbDac.
I did an upgrade of the previous version.

Thx,
Dominique

Re: Icons missing in latest update

Posted: Mon 29 Mar 2021 09:44
by oleg0k
Hello,
The problem may be due to the previous improper IBDAC uninstallation. Sometimes, DAC uninstallation cannot remove some files because they are held by Windows or Delphi.
In this case, try to perform the following steps:
- close your Delphi IDE and uninstall IBDAC;
- search and remove *dac*.bpl files from your computer;
- remove *.dcu files from your project;
- reinstall IBDAC.
If it doesn't help, try the following:
- uninstall IBDAC;
- reinstall IBDAC with the /force parameter like this: ibdac*.exe /force

wbr, Oleg
Devart Team