Closed Tsaukpaetra closed 3 years ago
The KPSyncForDrive.dll library has the following:
KeePass Version=2.48.0.37990 Culture=neutral PublicKeyToken=7952fc8ece49a093
However, the KeePass 2.48.1 binary / .exe.config uses:
KeePass Version=2.48.1.16933 Culture=neutral PublicKeyToken=fed2ed7716aecf5c
This mismatch would likely explain the misloaded plugin issue.
Hopefully it's easily fixed.
I am receiving the same message on KeePass 2.48.1 Portable and 4.0.7 Beta.
New binaries have been posted.
Thank you @neil-bh for linking the misloaded plugin topic. It is essential when upgrading KeePass/portable to always copy or merge the new KeePass.exe.config
contained in the zip file into the same installation directory as KeePass.exe
. Doing so will not cause you to lose KeePass settings (settings are in the KeePass.config.xml
file).
Describe the bug Latest version appears to be hard referencing version 2.48.0.37990?
To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots [Window Title] KeePass
Please provide the following information:
Additional context Hopefully easily fixed by widening the library matching, not sure how that's done.