类别:程序开发
日期:2024-03-13 浏览:1381 评论:0
问题描述:
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
发表评论 / 取消回复