无法从 VSTS DB 版本打开 .dbproj 文件

发布于 2024-09-10 05:35:21 字数 220 浏览 4 评论 0原文

标题说明了一切。我正在使用 Visual Studio Team System 2008 数据库版,但无法打开任何数据库项目。我收到以下错误消息:

“..”无法打开,因为它 项目类型 (.dbproj) 不是 此版本支持 应用。要打开它,请使用 支持该类型的版本 项目。

你有遇到过这种情况吗?

谢谢

The title says everything. I'm using Visual Studio Team System 2008 Database Edition and I just can't open any database project. I get the following error message:

'..' cannot be opened because its
project type (.dbproj) is not
supported by this version of the
application. To open it, please use a
version that supports this type of
project.

Does this ever happen to you?

Thank you

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

Oo萌小芽oO 2024-09-17 05:35:21

刚刚找到了我的问题的答案 在这里。执行以下命令后,效果很好:

devenv /resetskippkgs

也许有一天它会对某人有所帮助:)

Just found the answer to my problem here. It worked fine, after executing the following command:

devenv /resetskippkgs

May be it'll help someone one day :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文