SysInfo
Here it is
Where would you like me to upload it?
Maybe it is because I have .NET 4.7.1 installed?
https://1drv.ms/u/s!AnTwpdq7B6I7xPhXiiG7MJl63oN89g Passw0rd
I created a new database and the same exceptions appear. I remember I tried this first when it happend first time on clean WIndows 10 17046 x64 ENG
Existing No plug-ins KeePass.exe.config <?xml version="1.0" encoding="utf-8" ?> <configuration> <startup> <supportedRuntime version="v4.0" /> <supportedRuntime version="v2.0.50727" /> </startup> <runtime> <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"> <dependentAssembly> <assemblyIdentity name="KeePass" publicKeyToken="fed2ed7716aecf5c" culture="neutral" /> <bindingRedirect oldVersion="2.0.9.0-2.37.0.0" newVersion="2.37.0.18738" /> </dependentAssembly> </assemblyBinding> <enforceFIPSPolicy...