Does anyone have an (full or sample) alternate method of incorporating FINGERPRINT SDK 2009 into a Windows service?, GrFingerX.dll not works because is inehrit from AxHost.... so...What can i do??
Does anyone have an (full or sample) alternate method of incorporating FINGERPRINT SDK 2009 into a Windows service?, GrFingerX.dll not works because is inehrit from AxHost.... so...What can i do??
Dear Sr,
In your case you need to use DLL and not use the ActiveX.
Follows link from our library .net
Best Regard´s
Marcos Lisboa
Griuale Support Team.
Hi
I am geting problem with initialization of FingerPrintCore class object the syntex is in below line.when i run this line in a windows application it works fine but when i run this line an independent Class in C#.net it's showing the error "Initialization Failed (Error-1)". I am using SDK2009 and i am using the refrence of GriauleFingrePrintLibrary.dll in my application. The purpuse is using in a indepandent class library is that i want to identefy the tamplate on server in my Dataaccess layer.
private FingerPrintCode finger = new FingerPrintCore();
finger.initialize();
Thanks.
Dear customer,
Your question was answered in this post: http://www.griaulebiometrics.com/page/en-us/forum/unknown-error-function-fingerprintsdkverifytemplate-referencetemplate
Please try to post your questions just in one topic, to avoid repeated content.
Best regards,
--
Matheus Smythe Svolenski
Griaule Biometrics Support Team