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.