为什么我的 Visual Studio 2010 新建项目对话框坏了? [英] Why is my Visual Studio 2010 New Project dialog broken?

查看:21
本文介绍了为什么我的 Visual Studio 2010 新建项目对话框坏了?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我从 MIX 11 回来,安装了新的 MVC 工具更新,现在我的 Visual Studio 2010 新建项目对话框看起来像这样.这是一个严重的问题,在完全删除之后我一直无法解决.重新安装 VS 2010 Ultimate.系统还原也无法解决此问题.

I came back from MIX 11, installed the new MVC Tools update, and now my Visual Studio 2010 New Project dialog looks like this. This is a serious problem that I have been unable to resolve after a full remove & reinstall of VS 2010 Ultimate. System restores have been unable to resolve this issue either.

我也试过运行 devenv/installvstemplates,似乎没有任何效果.

I've also tried running devenv /installvstemplates, nothing seems to work.

此外,在打开现有项目时,添加库包引用命令会导致错误TYPE_E_CANTLOADLIBRARY".

Also, when opening an existing project, the Add Library Package Reference command causes error "TYPE_E_CANTLOADLIBRARY".

这是一个严重的问题,请帮忙!

This is a SERIOUS PROBLEM, please help!

推荐答案

在您的 %temp% 文件夹中,应该有一个名为 MVCVS2010Templates.log 或类似的文件.

In your %temp% folder, there should be a file called MVCVS2010Templates.log, or something similar.

它包含运行 devenv/setup 的结果,并将显示 VS 是否决定删除包或在注册项目/项模板时遇到问题.我们在安装过程中创建此文件.

It contains the result of running devenv /setup and will show whether VS decided to remove packages or encountered problems when registering project/item templates. We create this file during our install.

如果重新安装 VS 仍然有这个问题,那么可能是机器有更大的问题.

If a re-install of VS still has this problem, then there's probably a bigger problem with the machine.

您可以尝试运行 devenv/resetskippkgs 看看是否能让事情变得更好.看起来 VS 几乎禁用了一切

You could try running devenv /resetskippkgs and see if that makes things better. It almost looks like VS disabled everything

雅克

这篇关于为什么我的 Visual Studio 2010 新建项目对话框坏了?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆