The type Database cannot be constructed. You must configure the container to supply this value.
在ConnectionString配置节增加 providerName="System.Data.SqlClient" 属性 即可!
本文介绍了解决在ConnectionString配置节中出现的类型数据库无法构造的问题。通过添加providerName=System.Data.SqlClient属性,可以有效解决此问题。
4309
518
1220
824

被折叠的 条评论
为什么被折叠?