I am working on this project which was created using ASP.NET MVC 2 RC. The "Add" has disappeared when I right click on the files. My problem is similar to this:
http://stackoverflow.com/questions/2136074/vs-2010-beta-2-asp-net-mvc2-project-cannot-add-areas
but the WalkThrough answer didn't help. example: "Add" option is there for "Controllers" folders but "Add -> Controllers" is missing. There is no "Add" for individual files at all.
Note: I do not have any problems if I create new MVC 2 projects. So the problem is not with the VS installation.
Please help!! Thanks