Connecting Tech Pros Worldwide Forums | Help | Site Map

Unhandled Exception when Using Kodak Imaging components

Newbie
 
Join Date: Dec 2006
Posts: 6
#1: Dec 5 '06
Hi All

I am using the Kodak Suite of Imaging controls (OCX) to make a basic image viewing and editing application. But, when using the ImageThumbnail control I get an unhandled exception in System.Runtime.InterOP..... Invalid procedure call. The method (DisplayThumbs) takes 2 arguments of type object. The first is the thumbnail number and the second is an option. The second parameter is supposed to be a 16bit (2byte) integer, but it doesn't matter what I put in there I get this error.

Please help! I can't find any documentation on the Kodak Imaging Suite controls to see what the arguments are that needto be passed to the function calls.


Thanks


PS This app is a windows App written in VS.NET 2003 in C#.

Reply