ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 ImageEn Error on Delphi 12.1 Startup

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
idealuser Posted - Jul 30 2024 : 16:42:37
I get the dialog box error message when starting up Delphi after installing ImageEn 13.5 to Delphi 12.1

10   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Aug 06 2024 : 00:04:39
Good. Thanks for confirming.

Nigel
Xequte Software
www.imageen.com
foxdingding Posted - Aug 05 2024 : 19:13:31
RADStudio_12_1_61_7529.iso

is OK#65281;

Working normally
xequte Posted - Aug 03 2024 : 23:34:23
Hi

The Delphi version needs to be: RAD Studio 12 Version 29.0.51961.7529, which is Delphi 12.1 + Patch 1 (or Delphi 12.0 is OK too).


Note: If you are unable to download the Delphi update, then you should just compile the ImageEn packages yourself:

https://www.imageen.com/help/Installation.html

Nigel
Xequte Software
www.imageen.com
xequte Posted - Aug 03 2024 : 16:23:58
@foxdingding: So you have 12.1 + Patch 1 (29.0.51961.7529) now and it is working OK?



Nigel
Xequte Software
www.imageen.com
idealuser Posted - Aug 03 2024 : 12:06:28
I will have to try this solution when I have good access to the Internet since the download is rather large. It sounds like it worked for foxdingding though. Thanks for sticking with the problem and solving it.
foxdingding Posted - Aug 03 2024 : 05:44:41
Delphi 12.1 is OK !
foxdingding Posted - Aug 03 2024 : 02:21:00
My installation situation is exactly the same as above.
xequte Posted - Aug 02 2024 : 16:16:33
OK, so this means it is trying to load DPKIECtrl29.bpl, which references PKIECtrl29.bpl, but a procedure is not found so it fails.

Sorry, but looking again at your first error message, I just realized that the method it is failing to find is from a standard VCL class (TryStringToColor in the Vcl.Graphics unit).

There was an advisory from Embarcadero about a potential for a break in binary compatibility in Delphi 12.1.

You need to install Rad Studio 12.1 Patch 1. The Delphi version should be: 29.0.51961.7529.


Another option is for you to simply recompile the ImageEn packages yourself:

https://www.imageen.com/help/Installation.html


Nigel
Xequte Software
www.imageen.com
idealuser Posted - Aug 02 2024 : 10:36:42
Delphi Version: Delphi 12 Version 29.0.50491.5718

I get one error dialog box after the one I posted at the beginning of this thread, but it references the same ImageEn bpl. I have included it below:



Hoping to get this resolved somehow.

xequte Posted - Jul 31 2024 : 05:34:38
 
You will have multiple copies of the ImageEn BPL files on your system.

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


See updated advice below...


Nigel
Xequte Software
www.imageen.com