View Single Post
  #7 (permalink)  
Old 07-09-2009, 10:09 PM
RB Smissaert RB Smissaert is offline
Senior Member
 
Join Date: Dec 2008
Posts: 192
Awards Showcase
Beta Tester 
Total Awards: 1
Default

For some reason I can't do this with a .jpg file and I get:
Specified cast is not valid at the last line:
Form1.Image = reader.GetImage(0)

Also tried with an image control, but same error.

How do show the .jpg blob with reader.GetImage(0) ?


RBS
Reply With Quote