T O P I C R E V I E W |
Fellafoo |
Posted - Oct 15 2023 : 09:28:36 After installing ImageEn v12.5.0 and IEVision v7.1.0, I get the following error when trying to run RAD Studio (EmbarcaderoŽ Delphi 11.0 Version 28.0.42600.6491).
[Window Title] Error
[Content] Can't load package C:\ProgramData\ImageEn\Delphi11Alexandria\DPKIECTRL28.BPL. The specified procedure could not be found. Do you want to attempt to load this package the next time a project is loaded?
[Yes] [No]
--------------------------- bds.exe - Entry Point Not Found --------------------------- The procedure entry point @System@Net@Urlclient@TAsyncReadStream@$bcctr$qqrv could not be located in the dynamic link library C:\Users\Public\Documents\Embarcadero\Studio\22.0\Bpl\PKIECtrl28.bpl. --------------------------- OK ---------------------------
I've tried rebooting the rerunning the installers. I'm not sure what I should try next.
MFM |
6 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Oct 17 2023 : 17:26:12 Thanks for letting us know
Nigel Xequte Software www.imageen.com
|
Fellafoo |
Posted - Oct 17 2023 : 15:32:31 I was just going to post that I did not have any issues with: - EmbarcaderoŽ Delphi 11 Version 28.0.48361.3236 (Update 3)
I was using the initial release of RAD Studio 11 due to a problem I'm having getting an ActiveX control to install properly in the .1, .2, and .3 releases. |
xequte |
Posted - Oct 17 2023 : 14:53:10 Hi
Please ensure you have installed all the updates to Delphi 11 (Current one is Update 3). There was an issue in the initial releases.
If that is not possible, try adding the ImageEn source code folder to the Delphi 11 Source folders.
Nigel Xequte Software www.imageen.com
|
Fellafoo |
Posted - Oct 16 2023 : 09:15:34 These are the '28' bpl files on my system.
C:\ProgramData\ImageEn\Delphi11Alexandria\DPKIECtrl28.bpl 450 KB C:\ProgramData\ImageEn\Delphi11Alexandria_64\DPKIECtrl28.bpl 442 KB C:\ProgramData\ImageEn\Delphi11Alexandria\PKIECtrl28.bpl 6,751 KB C:\ProgramData\ImageEn\Delphi11Alexandria_64\PKIECtrl28.bpl 8,873 KB C:\Users\Public\Documents\Embarcadero\Studio\22.0\Bpl\PKIECTRL28.BPL 6,751 KB C:\Users\Public\Documents\Embarcadero\Studio\22.0\Bpl\Win64\PKIECTRL28.BPL 8,873 KB |
Fellafoo |
Posted - Oct 16 2023 : 09:07:15 I uninstalled ImageEn and IEVision, then deleted every instance of PKIE*.* and DPKIE*.* on my system. Then I re-installed ImageEn. Delphi 6, 7, and RAD Studio 10 are OK, but 11 is not. When I try to compile ImageEnProjectGroup.groupproj in C:\ProgramData\ImageEn\Source\Delphi11Alexandria_64, I get an error.
[dcc64 Fatal Error] PKIECtrl28.dpk(133): F2084 Internal Error: URW8057
In the list of Design Packages, ImageEn Controls is unchecked for C:\ProgramData\ImageEn\Delphi11Alexandria\DPKIECTRL28.bpl.
If I try to check it, I get the following errors.
--------------------------- bds.exe - Entry Point Not Found --------------------------- The procedure entry point @System@Net@Urlclient@TAsyncReadStream@$bcctr$qqrv could not be located in the dynamic link library C:\Users\Public\Documents\Embarcadero\Studio\22.0\Bpl\PKIECtrl28.bpl. --------------------------- OK ---------------------------
--------------------------- Delphi 11 --------------------------- Can't load package C:\ProgramData\ImageEn\Delphi11Alexandria\DPKIECTRL28.BPL.
The specified procedure could not be found. --------------------------- OK ---------------------------
The BPL files are located in their respective directories. |
xequte |
Posted - Oct 15 2023 : 21:05:09 Hi
This inevitably means you have multiple copies of the ImageEn BPL files on your system (of different versions).
Search your system for any PKIE*.* and DPKIE*.* files and remove them (it might help to review the library paths under Tools > Options, Library). Then reinstall ImageEn.
Please also see:
https://www.imageen.com/support/faq.html#1
Let me know if that does not resolve it.
Nigel Xequte Software www.imageen.com
|