Problems after installing Visual Studio 2010 SP1?

I installed VS 2010 SP1 last week and have noticed a couple of problems.

  • My Class template disappeared. I can no longer right-click and select Add > Class... or select Add > New Item... > Class
  • ASP.NET MVC 3 will not install (Note: I installed the SP1 stand-alone version first, not the one from MS Web Platform Installer that includes MVC)
  • Anyone else see anything odd?


    @dandax : For the first issue that you mentioned can you goto the [VS Install Path]/Common7/IDE/ItemTemplates/[CSharp/VB]/Code and Verify the Class.Zip file is present? In any case, if you think you encounter these issues consistently, then I would suggest you adding a bug to http://connect.microsoft.com/VisualStudio , where you will get the right help.


    Microsoft has published a Knowledge Base (KB) support article on the most common causes of this failure as well as solutions:

    http://support.microsoft.com/kb/2531566


    安装SP1之后,我的一位同事遇到了Team Foundation Server问题。

    链接地址: http://www.djcxy.com/p/24392.html

    上一篇: CSS文件无法在Visual Studio 2010 SP1中打开?

    下一篇: 安装Visual Studio 2010 SP1后的问题?