"error serializing COM object.." and mcc
- From: "yuval s" <yshelef@xxxxxxxxx>
- Date: Wed, 7 Sep 2005 04:31:26 -0400
I'm building a program for fingerprint recognition. the interface is
a gui I built. the fingerprint sensor is a "Secugen Hamster". I'm
using software from "Bioenable Technologies" to connect the sensor to
the program. it's used as an activex and works fine in the matlab
gui.
now I need to build it as a standalone application, therefore I used
the mcc to compile it to C++. the mcc seems to work fine, but when
running the executable file I got from it, i get an error
message:"error serializing COM object, make sure the file
full1_activex2 is in the same directury as your gui". the file is in
the same directory. since it works fine in the MATLAB enviroment, I
don't know how to fix this problem. the program (outside matlab)
works fine except for the fact that it doesn't connect to the sensor.
thanks
.
- Prev by Date: Re: Clear memory when working with MEX file
- Next by Date: Re: bilinear transform
- Previous by thread: bilinear transform
- Next by thread: Re: Using uicontextmenus on uicontrols Solved!
- Index(es):
Relevant Pages
|