首页 > 技术文章 > error 0152: No Entity Framework provider found for the ADO.NET provider with invariant name 'System.Data.SqlClient'

50614090 2014-10-05 22:29 原文

error 0152: No Entity Framework provider found for the ADO.NET provider with invariant name 'System.Data.SqlClient'. Make sure the provider is registered in the 'entityFramework' section of the application config file

 

发布站点时漏了EntityFramework.SqlServer.dll

 

推荐阅读