参考资料:http://www.javashuo.com/article/p-egiolvgb-mc.htmlhtml
The Entity Framework provider type 'System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer' registered in the application config file for the ADO.NET provider with invariant name 'System.Data.SqlClient' could not be loaded. Make sure that the assembly-qualified name is used and that the assembly is available to the running application. See http://go.microsoft.com/fwlink/?LinkId=260882 for more information.app
项目发布后 EntityFramework.SqlServer.dll文件和 EntityFramework.SqlServer.xml文件没有生成到发布文件夹。ide