Visual Studio 2013 Scaffolding Error

前端 未结 9 909
小鲜肉
小鲜肉 2021-01-31 09:23

I\'m using VS 2013 RTM Ultimate, and when I try to add a Controller to my MVC 5 project I get the following error:

\"There was an error running the selected code generat

9条回答
  •  渐次进展
    2021-01-31 09:37

    Install prerelease of MvcMailer for VS2013 (run VS as administrator) https://www.nuget.org/packages/MvcMailer-vs2013/4.5.1-pre

提交回复
热议问题