【发布时间】:2013-08-09 22:07:33
【问题描述】:
我继承了一个包含 .SQLPROJ 的 VS2010 项目。
我对 .csproj 没有任何问题。但是我在解决方案中打开 .SQLPROJ 时遇到问题。当我尝试打开 .SQLPROJ 时,出现以下错误:
MyDBProject.sqlproj cannot be opened because its project type (.sqlproj) is not supported by this version of the application. To open it, please use a version that supports this type of project.
据我了解,此解决方案是使用 VS2010 开发的。但我无法打开数据库项目。有需要安装的软件吗?
【问题讨论】:
标签: visual-studio-2010 sqlproj