T O P I C R E V I E W |
inlogictech |
Posted - Oct 05 2014 : 21:20:35 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).
Code: ImageEnMView.MIO.LoadFromFile(sTempDir + 'multipage.tif');
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.

Thanks in advance for your help.
Regards, Santosh |
2 L A T E S T R E P L I E S (Newest First) |
inlogictech |
Posted - Oct 06 2014 : 05:46:28 I have checked and found to be working with the solution you have provided.
Thanks for the Update.
Regards, Santosh |
w2m |
Posted - Oct 06 2014 : 05:17:22 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.
Bill Miller Adirondack Software & Graphics Email: w2m@hughes.net EBook: http://www.imageen.com/ebook/ Custom Commercial ImageEn Development |