Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to reinstall MVC 2 tools for VS2010?

I accidentally uninstalled the Asp.Net MVC 2 Tools for Visual Studio 2010. How can I reinstall it? The MVC2 download only seems to include the VS2008 tools.

Everything I've googled says that MVC 2 is included in VS2010, but a repair install didn't fix it, and MVC 2 isn't listed as a selectable component in the VS2010's add/remove components screen.

like image 672
Craig Quillen Avatar asked Mar 16 '11 14:03

Craig Quillen


1 Answers

You'll find VS2010ToolsMVC2.msi on your VS2010 DVD under WCU\ASPNETMVC - hopefully that will do it!

like image 72
Rup Avatar answered Oct 20 '22 08:10

Rup