I update the visual studio 2010 project to visual studio 2013. Then I want to ad a new controller. but there is no add Controller option.
nothing is to be done only Add=>scafolding=>MvC5
I was working with projects from a tutorial series. Tried addinging controller would lock up VS2013 for a few seconds but i couldnt add anything. no context menu would popup. I first needed to go into nuget package manager and update that. not sure if it's a missing GUID or some assembly but that fixed the issue.