Hi, Currently our Application has been migrated to Delphi XE5. This is regarding the error we get when loading the file into the TImageEnMView component. The same code is working fine in Delphi 5 and Delphi XE5 (32-Bit).
The file exist in the physical Path. When I use the 64-Bit application, I get error "EIEJPEGexception". I have attached the screenshot for your reference.
Can you let me know the solution for the problem and help me in solving the problem.
64-bit imageen will not function (opening and saving files) unless you do what the error message tells you... add ielib64.dll to the folder containing the exe and the error message will not appear.