How to install ASP.NET MVC 2 templates after already installing VS Web Dev 2010 first?
- by Lucas McCoy
First off these questions are related but do not fix my problem:
http://stackoverflow.com/questions/2499934/
http://stackoverflow.com/questions/652836/
I have installed Visual Studio Web Developer Express Edition 2010, then I installed MVC 2. Now I can successfully run a MVC 2 application, however I have to do the manual imports of the namespaces and stuff.
How can I install the templates?