-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when unlocking #6
Comments
The COM wrapper of LLA used on v1 version was previously installing files into Common Files and registered the COM components globally. |
I've read that note and certainly I have tried to unzip the content (liblogicalaccess-swig-bin.zip) in many ways into the Plugins folder. No luck. What do you mean by "side by side". Basically I unzipped all the files from x86 into the Plugins folder then tried to open my database. Same error message. Then deleted all the x86 files and tried the x86_64. Same result.
|
Thanks for the trials/investigation. Restarting Windows shouldn't be required if you updated the user path, just restarting KeePass should have been enough since Windows 7.. I don't know why a reboot is required in your case... Now good point for the encryption key... I guess here you are not using NFC Tag (NDEF content) but Card Serial Number. The way the CSN is interpreted changed (from string to a byte vector which make more sense) and the backward compatibility wasn't respected here (also the reason why the major version was incremented because backward compatibility wasn't respected). Same goes with reader configuration, your previous reader selection from v1 may be discard and you may have to resetup the selection to your PC/SC reader. I will update the release note with that information thanks for the highlight. |
Hi again,
Any idea where it could have gone wrong? |
When I try to unlock my database (which was successful before upgrading the KeePassRFID) the following error message comes up:
Initialising the type of LibLogicalAccess.liblogicalaccess_libraryPINVOKE caused exception.
Everything is up to date, liblogicalaccess-swig-binin Common Files (Windows 11).
The text was updated successfully, but these errors were encountered: