无法在 Visual Studio 2010 中创建项目或解决方案

发布于 2024-10-23 17:20:57 字数 145 浏览 2 评论 0原文

所以我似乎无法创建任何新的项目或解决方案。我可以导航并打开现有解决方案,但无法创建任何新解决方案。感谢所有帮助。请参阅下面的屏幕截图:

我的 VS 实例的镜头

So I can't seem to be able to create any new projects or solutions. I can navigate and open existing solutions but cannot create any new solutions. All help is appreciated. See screenshot below:

Shot of my VS instance

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

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

发布评论

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

评论(6

携余温的黄昏 2024-10-30 17:20:57

我是如何陷入“项目管理模式!”

我不知道我是怎么到那里的,但那是地狱。

我重置了设置,一切都很好。

您可以通过转到“工具”>“工具”来完成此操作。进口及导出设置>重置所有设置

Some how I was stuck in "Project Management mode!"

Don't know how I got there, but it was hell.

I reset my settings and it was all good.

You can do that by going to Tools > Import & Export Settings > Reset all settings

风情万种。 2024-10-30 17:20:57

我也有同样的问题。我将项目位置、模板位置和项目模板位置更改为 VS 可以找到的本地驱动器。这似乎解决了我的问题。这些设置可以在“工具”->“选项”下找到。选择项目和解决方案,然后选择常规。

I had the same problem. I changed my project location, template location and item templates location to a local drive that VS could find. This seemed to fix my problem. These settings can be found under Tools->Options. Select projects and Solutions and then General.

软糖 2024-10-30 17:20:57

小解决方法:只需按 Ctrl+Shift+N,就会出现“新建项目”窗口。

Small workaround: simply press Ctrl+Shift+N and 'New Project' window will appear.

请帮我爱他 2024-10-30 17:20:57

您可以尝试转到“工具”>“选项”>“源代码管理”,然后将其更改为“无”,看看它是否有效。看起来您正在使用 TFS 之类的东西,并且不允许将新项目添加到源代码管理中。

You could try going to Tools>Options>Source Control then change it to none and see if it works. It seems like you are using TFS or something and not allowed to add new projects to the source control.

寂寞陪衬 2024-10-30 17:20:57

我解决这个问题的方法与 Stag 基本相同,但在 2010 年,可以在“帮助”>“重置所有设置”下找到重置所有设置。进口及导出设置>重置所有设置

The Way I got around this was the basically the same as Stag, but in 2010 the reset all settings can be found under Help> Import & Export settings> Reset All Settings

时光与爱终年不遇 2024-10-30 17:20:57

你停止调试了吗?
如果您不确定,请尝试以下操作:
调试->停止调试
(或者)
Ctrl+F5

然后就可以新建项目了

Have you stopped debugging?
If you are not sure, try this:
Debug->Stop debugging
(or)
Ctrl+F5

Then you can create New Project

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