I’ve seem to have messed up my environment. When i create a MVC 2 Web Application project i face this error. Any idea of what i need to reinstall/uninstall?
alt text http://lh4.ggpht.com/_RbcACX1DmM8/SztdvDr0wXI/AAAAAAAAASM/QXCAIHEShEA/s800/Clipboard02.jpg
Did you install MVC 2 Beta? It’s completely incompatible with VS 2010. You cannot install it on a machine where you want to also use MVC in 2010. You need to use MVC 2 Preview 2 (or earlier) for your VS 2008 projects.
You can also wait for the next VS 2010 beta, which will include an updated MVC 2.