【问题标题】:Missing project templates in "New Project" dialog box in Visual Studio 2013Visual Studio 2013 的“新建项目”对话框中缺少项目模板
【发布时间】:2014-10-09 03:26:12
【问题描述】:

当我在 Visual Studio 2013 中单击 File>New>Project 时,没有任何项目模板存在。

但是,当我尝试 "Add>New Project" 时,在解决方案文件(显然是在另一个版本的 Visual Studio 中创建的)中,所有模板都存在。

我想提几点:-

  • 尝试了所有可能的开关,例如 /installvstemplates、/ResetUserData、/ResetSkipPkgs、/ResetAddin 等。
  • 试过这个:

Open the registry editor (regedit.exe)

Delete the HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\{version}

Delete the HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\{version}_Config

Delete the %USERNAME%\AppData\Local\Microsoft\VisualStudio\{version} directory.

  • 多次重新安装 Visual Studio,即使在删除“Microsoft Visual Studio 12.0”文件夹后也是如此

目前我正在使用 Windows 8.1。 产品的相同设置在另一个运行 Windows 7 Service Pack 1 的系统上完美运行。我现在可以做些什么来解决这个问题?

【问题讨论】:

  • 你有没有得到这个排序,因为我有同样的问题:(

标签: c# asp.net .net visual-studio visual-studio-2013


【解决方案1】:

视觉工作室内部

在菜单栏上,选择工具、导入和导出设置。 选择重置所有设置选项按钮,然后选择下一步按钮。 选择否,只是重置设置,覆盖我当前的设置选项按钮,然后选择下一步按钮。

https://msdn.microsoft.com/en-us/library/zbhkx167.aspx#bkmk_reverting

【讨论】:

    猜你喜欢
    • 2014-01-18
    • 1970-01-01
    • 2014-10-05
    • 1970-01-01
    • 2019-06-13
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多