T O P I C R E V I E W |
tbdeveloper |
Posted - Jun 12 2012 : 16:02:24 ImageEnVect .SaveToFileAll raise an exception: "Invalid ZStream operation". it seems there are something with the compression parameter.... the default -1 does not working...if i use the -2 (no compression) it works. Any suggestions ? For Help thank you in advance. |
6 L A T E S T R E P L I E S (Newest First) |
tbdeveloper |
Posted - Jun 15 2012 : 04:36:36 Not Working... !!! No problem it's not urgent, I will try it on a Clean Delphi installation... thank you all! |
w2m |
Posted - Jun 13 2012 : 11:26:35 I tested this here and found no problems. Not sure if this will help but maybe you should recompile the DPKIECTRLxx package, then try again.
William Miller |
tbdeveloper |
Posted - Jun 13 2012 : 03:43:08 Yes ! I moved the 113 obj files into "ImageEn\Source" , verified that the library path & browsing path is set in the Delphi environment, deleted the project dcu's, rebuilded the entire project but the problem still exist: Invalid ZStream operation! every time i try to save with ImageEnVect.SaveToFileAll. |
fab |
Posted - Jun 13 2012 : 02:54:18 Have you moved ImageEn obj files (there are files like "adler32.obj, png.obj, etc...") in the same directory of imageEn source code (where are files like "imageenproc.pas, hyieutils.pas, etc...")? |
tbdeveloper |
Posted - Jun 13 2012 : 00:20:11 Still the same problem... i'am using ImageEn v. 4.1 with Delphi XE2 on W7 64 |
fab |
Posted - Jun 12 2012 : 23:12:25 Which ImageEn and Delphi version are you using? Anyway this is related to this topic:
http://www.imageen.com/ieforum/topic.asp?TOPIC_ID=374 |