小编Eun*_*eer的帖子

The ADO.Net provider with Invariant name 'System.Data.SQLite.EF6' is not registered in the machine or application config file

So I've been struggling to try and get this resolved for a week or so now. When I attempt to run my application on another computer other than my development machine, I get the following error:

Schema specified is not valid. Errors: EntityFramework.RemManagerDBModel.ssdl(2,79): error 0175: The ADO.Net provider with invariant name 'System.Data.SQLite.EF6' is either not registered in the machine or application config file, or could not be loaded. See the inner exception for details.

I attempted to retrieve the inner …

.net c# sqlite winforms entity-framework-6

5
推荐指数
1
解决办法
3965
查看次数

标签 统计

.net ×1

c# ×1

entity-framework-6 ×1

sqlite ×1

winforms ×1