navossoc / KeePass-Yet-Another-Favicon-Downloader

Yet Another Favicon Downloader for KeePass 2.x
MIT License
535 stars 29 forks source link

Not working with the latest KeePass #43

Closed rootk1t closed 4 years ago

rootk1t commented 4 years ago

Hello!

I'm using Keepass 2.44 with the Yet-Another-Favicon-Downloader v1.2.4.0.

After placing the file in plugins folder of the KeePass, an error during startup appears. error

Is there a way to resolve this issue?

Thanks.

navossoc commented 4 years ago

Are you using Windows XP?

Not sure if .NET Framework 4.5 is available to Windows XP.

rootk1t commented 4 years ago

Are you using Windows XP?

Not sure if .NET Framework 4.5 is available to Windows XP.

Yes. This seems to be the issue. The latest one for WinXP is .NET Framework 4 which is insufficient, i suppose. I didn't think at all, that KeePass plugins need .NET Framework to compile & work properly.

Thank you for clarification.

navossoc commented 4 years ago

No problem...

You may try an older version like v1.1.1.0.

I think it will run since it depends on .NET 2.0, but you will face issues with some sites because of new TLS protocols.

Sorry about that.

rootk1t commented 4 years ago

No problem...

You may try an older version like v1.1.1.0.

I think it will run since it depends on .NET 2.0, but you will face issues with some sites because of new TLS protocols.

Sorry about that.

Thank you for recommending the right version for my case. v1.1.1.0 works as promised.