Home > SCOREPLUS > System.Data.SQLite.EF6 error on non-en windows

System.Data.SQLite.EF6 error on non-en windows

On NON-English windows, it is possible that you will experience an error message:

This message is caused by .NET framework and there is a simple way to fix it.

Edit the file "machine.config" (make a backup of the files before making any changes them) located in:

C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config
C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Config

Search for a empty "<DbProviderFactories />" element in the "<system.data>":

And delete this element, so it will look like this:

In case you need more help, please contact out support team.