当我在Visual Studio 2013中单击文件>新建>项目时,没有任何项目模板.
但是,在我尝试"添加>新项目"时,在解决方案文件(显然是在另一个版本的visual studio中创建)中, 所有模板都存在于那里.
我想提几点: -
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.
目前我正在使用Windows 8.1.该产品的相同设置在Windows 7 Service Pack 1上运行的另一个系统上运行良好.我现在可以做些什么来解决这个问题?