VStudio 2008 Model View Controller Menu Item missing
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Am trying to create a tutorial app from asp.net site which demos the Movie database utilizing MVC in asp.net. When I create my project and database, I right click on the Controllers folder (Created automatically by the project when making new project) I should see a "Add Controller" menu item. It does not show up on my pc, but does show up on another system, also using vs2008. Any ideas on what I need to do to remedy this problem? Dale