I have VS 2012 professional, now when i am trying to create a new asp.net mvc5 web project , i only got this option "asp.net mvc5 empty project" as follow:-
https://onedrive.live.com/?cid=BFD0AD6F15EF78DD&id=BFD0AD6F15EF78DD!126&v=3
and i do not have options for creating intranet, internet or use the boostrap template. However inside my VS 2013 express i got more options for mvc5, as follow:-
https://onedrive.live.com/?cid=BFD0AD6F15EF78DD&id=BFD0AD6F15EF78DD!128&v=3
so i try to install the following http://www.asp.net/mvc/mvc5, which did not make any difference, also after i install the tool i start facing these problems;-
1 . sometimes when i want to create a new Controller class i will get the following error,( i have to close VS and re-open VS again each time) :-
https://onedrive.live.com/?cid=BFD0AD6F15EF78DD&id=BFD0AD6F15EF78DD!129&v=3
2 . if i create a new controller class , it will not be shown inside the Controller folder on the "Solution explorer", but if i navigate to the Vs project inside the C drive, i can see the controller class.
3 . i use to have some templates , which are not available any more such as:-
https://onedrive.live.com/?cid=BFD0AD6F15EF78DD&id=BFD0AD6F15EF78DD!127&v=3
So i have these 2 questions:-
1. how to get full asp.net mvc5 support inside VS 2012 professional.
2. how to eliminate the above 3 problems raised after i installed the toolhttp://www.asp.net/mvc/mvc5?