Posted on: 10/14/2014 12:04:35 PM | Views : 565

I was trying to install MVC2 in VS2008 but getting the below error. Though I had installed SP1, still it's saying to install same.
Prerequisite check for system component Microsoft ASP.NET MVC 2 - Visual Studio 2008 Tools failed with the following error message: "Visual Studio 2008 SP1 is required. You can install the service pack from the Microsoft Web site at http://www.microsoft.com/downloads/details.aspx?FamilyId=FBEE1648-7106-44A7-9649-6D9F6D58056E&displaylang=en"

On my PC I had got 2010, 2008, 2005. I had read at http://blogs.lessthandot.com/index.php/webdev/webdesigngraphicsstyling/asp-net-mvc-2-rtm-for-visual-studio-2008/
 "Because Visual Studio 20 ...

Go to the complete details ...