(VS2017) There was an error running the selected code generator: 'Sequence contains no elements'

前端 未结 13 2403
忘了有多久
忘了有多久 2021-01-04 11:34

I\'m running through one of Microsoft\'s tutorials on MVC development and I\'m getting errors when trying to create various elements; Views, Controllers, etc.

The e

13条回答
  •  死守一世寂寞
    2021-01-04 12:00

    Uninstalling and reinstalling VS2017 did not work. I can create classes, items and other lesser elements. However, the issues with creating Controllers, View, etc. persists.

提交回复
热议问题