Page 1 of 1

Entry Point Not Found while installing dclfrxUniDAC24

Posted: Tue 28 Mar 2017 02:59
by FredS
Just installed FastReport 5.6 and get this while installing dclfrxUniDAC24.
It compiles fine only during install do I get this.

Code: Select all

---------------------------
bds.exe - Entry Point Not Found
---------------------------
The procedure entry point @Frxdaccomponents@TfrxEngineDAC@SetSQL$qqrx20System@UnicodeString could not be located in the dynamic link library D:\VCL\UniDAC\Current\Bin\Delphi24\Win32\dclfrxUniDAC24.bpl. 
---------------------------
OK   
---------------------------

Re: Entry Point Not Found while installing dclfrxUniDAC24

Posted: Wed 29 Mar 2017 14:55
by ViktorV
To solve the problem try to perform the following steps:
- remove FastReport X UniDAC Components from [Components]->[Install Packages] ;
- close IDE.
- find frxDAC240.bpl, frxUniDAC240.bpl, dclfrxUniDAC240.bpl, frxDAC240.dcp, frxUniDAC240.dcp, dclfrxUniDAC240.dcp, frxDAC240.bpi, frxUniDAC240.bpi, dclfrxUniDAC240.bpi on your PC and delete them.
- rebuild the packages: frxDAC240.dpk, frxUniDAC240.dpk, dclfrxUniDAC240.dpk;
- install dclfrxUniDAC240.dpk;
- restart IDE.

Re: Entry Point Not Found while installing dclfrxUniDAC24

Posted: Wed 29 Mar 2017 18:44
by FredS
ViktorV wrote:To solve the problem try to perform the following
- find frxDAC240.bpl, frxUniDAC240.bpl, dclfrxUniDAC240.bpl, frxDAC240.dcp, frxUniDAC240.dcp, dclfrxUniDAC240.dcp, frxDAC240.bpi, frxUniDAC240.bpi, dclfrxUniDAC240.bpi on your PC and delete them.
Thanks, that worked. unintended File Salad :)

Re: Entry Point Not Found while installing dclfrxUniDAC24

Posted: Thu 30 Mar 2017 08:50
by ViktorV
It is good to see that the problem has been solved.
Feel free to contact us if you have any further questions about our products.