VS EF Error: Configuration Error extension=".edmx" type="System.Data.Entity.Design.AspNet.EntityDesignerBuildProvider"

错误截图:

Configuration Error :<add extension=".edmx" type="System.Data.Entity.Design.AspNet.EntityDesignerBuildProvider" />

VS EF Error: Configuration Error extension=".edmx" type="System.Data.Entity.Design.AspNet.EntityDesignerBuildProvider"

解决方法1:

.demx文件默认要并行放在项目的根目录下即可

VS EF Error: Configuration Error extension=".edmx" type="System.Data.Entity.Design.AspNet.EntityDesignerBuildProvider"VS EF Error: Configuration Error extension=".edmx" type="System.Data.Entity.Design.AspNet.EntityDesignerBuildProvider"

有其他解决方法以后再补上。。。。。。。

上一篇:PythonStudy——数据类型转化 Data type conversion


下一篇:BZOJ 2049: [Sdoi2008]Cave 洞穴勘测 (LCT维护连通性)