Dear,
Now, I use fingerprint reader to capture my fingerprint. I 'm using library of Windows as Windows Biometrics Framework to get it. Data of fingerprint which is captured more large (size about 60Kbytes). I can't store it into smartcard because memory of smartcard is very small. I know WBF of windows to support this problem. When I call the WinBioOpenSession function with pool type set to WINBIO_POOL_PRIVATE I get a WINBIO_E_CONFIGURATION_FAILURE error (described as "biometric unit could not be configured).
Please support me this problem if can!