Griaule Biometrics

Home » Forums » FINGERPRINT SDK » .NET Specific » RUN FINGERPRINT SDK AS A SERVICE
3 replies [Last post]
raul36
Offline
Joined: 2010-02-26
Rate this post:
0
No votes yet
RUN FINGERPRINT SDK AS A SERVICE

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??

marcos.17
Offline
Joined: 2010-03-16
Rate this post:
0
No votes yet

Dear Sr,

In your case you need to use DLL and not use the ActiveX.

Follows link from our library .net

http://www.griaulebiometrics.com/page/en-us/manual/fingerprint-sdk/programming-reference-guide/fingerprint-sdk-net

Best Regard´s

Marcos Lisboa
Griuale Support Team.

Lalit
Offline
Joined: 2010-12-29
Rate this post:
0
No votes yet

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.

m.svol
Offline
Joined: 2010-09-02
Rate this post:
0
No votes yet

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