UNSOLVED

anthony_d_danie

updated

17 years ago

0

2658

August 13th, 2009 10:00

Clip open problem

I'm using SDK 3.1.544.0 on Windows.  An application is calling FPClip_Open incorrectly, but no error is returned.  The problem was that the clip ID plus the clip name was passed in the clip ID param ie. FJS2LGM2GA8JTeFR3JMRN8L5GEAG4149V9U8030IF1DC459392FT8~Dev_Image.

Instead of an error, the FPLibrary hangs forever.  I checked the stack trace and the function MonitorEventData is called by FPClip_Open.  Shouldn't my application see an invalid clip or invalid parameter error?

Thanks,

Tony