Reputation: 75
I try to load Sqlite Bundle to my computer from this link: http://system.data.sqlite.org/downloads/1.0.107.0/sqlite-netFx20-setup-bundle-x64-2005-1.0.107.0.exe
But its show this error. In my PC already loaded ".Net Framework 4.6" but its says v2.0 or higher is required.
Upvotes: 1
Views: 83
Reputation: 59
It would appear you do not in fact have the right framework installed, I would recommend you re-install it and ensure that you get the latest version.
If you just uninstall you can get the latest version from this link: https://www.microsoft.com/net/download/dotnet-framework-runtime
Upvotes: 1