error 0152: No Entity Framework provider found for the ADO.NET provider with invariant name 'System.Data.SqlClient'
时间:2014-10-05 23:08:19
收藏:0
阅读:519
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
原文:http://www.cnblogs.com/50614090/p/4007492.html
评论(0)