“/”应用程序中的服务器错误。
对控制器类型“StudentController”的操作“Edit”的当前请求在下列操作方法之间不明确:
类型 StudentApp2.Controllers.StudentController 的 System.Web.Mvc.ActionResult Edit(Int32)
类型 StudentApp2.Controllers.StudentController 的 System.Web.Mvc.ActionResult Edit(StudentApp2.Entity.ViewModel.EditViewModel)
出现原因:控制器里有两个同名的方法