My program crashes whenever I try to Initialize the Library, it crashes on this line:
err = _GrFingerX.Initialize()
The error i get is:
Object reference not set to an instance of an object.
Could anyone help me to fix this problem?
My program crashes whenever I try to Initialize the Library, it crashes on this line:
err = _GrFingerX.Initialize()
The error i get is:
Object reference not set to an instance of an object.
Could anyone help me to fix this problem?
Dear Marcel,
this error is usually related to .NET and not to Fingerprint SDK. Please check these pages for details:
http://forums.aspfree.com/net-development-11/common-causes-of-object-reference-not-set-to-an-instance-45799.html
http://www.griaulebiometrics.com/page/manual/fingerprint-sdk/programming-reference-guide/activex/initialize
Cordially,
Griaule Support Team