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
 Errors while closing with no images.

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
tgentry Posted - Aug 06 2015 : 07:07:04
Hello I'm using 5.2 of imageen. I have added a imagenmview and a imagenview on a form. I'm using the mview to load images from a sql blob field and have associated nvew to show the images when click on in mview.All this works find except when I click on the form and there is no image loaded from the blobfield.When I click to exit the form I get a Access Violation on Read address 00000000. I use the simple form.close when leaving the form. I do not get this error when the mview has images from the tblobfield. Anyone else have this issue?
3   L A T E S T    R E P L I E S    (Newest First)
tgentry Posted - Aug 06 2015 : 08:47:47
*Solved* Thanks Bill. It was the way I was calling the assign. I was calling it three different times and I'm guessing it confused the program.
tgentry Posted - Aug 06 2015 : 08:26:44
I ran with eureka log and it is complaining on the assign TIOParams in the imageenio. So you maybe right. I will look into the assign section and see why it is failing. I wonder though why the assign would be a issue on a blank image.
w2m Posted - Aug 06 2015 : 08:08:06
I do not work with blob fields much, but having said that, I highly doubt the problem is caused by ImageEn library code. I suspect your own code, probably located in an event is causing the problem. Are you clicking on the form itself or on TImageEnView? Try putting breakpoints in all TImageEnView events and compile in debug mode. EurekaLog or others could also be used to determine where the exception takes place.

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development