2

I've just downloaded and installed VS2012 Ultimate RC. When I create a new ASP.NET MVC project it refuses to create it with the following error message:
"The Project File '......' cannot be opened. There is a missing project subtype. Subtype : '{E53F8FEA-EAE0-44A6-8774-FFD645390401}' is unsupported by this installation."

thanks for help.

tereško
  • 58,060
  • 25
  • 98
  • 150
h_djebli
  • 2,569
  • 2
  • 16
  • 15

1 Answers1

2

Alright, it works now. Seems there was a problem in my vs12 installation. A repair has fixed the problem and it's working great now. Thank you guys.

h_djebli
  • 2,569
  • 2
  • 16
  • 15
  • My projects are working now, but I still have another problem concerning intellisense. http://stackoverflow.com/questions/10992983/intellisense-and-code-suggestion-not-working-in-vs2012-ultimate-rc – h_djebli Jun 12 '12 at 09:08