[A]System.Web.WebPages.Razor.Configuration.HostSection cannot be cast to… web.config issue

前端 未结 6 1080
野趣味
野趣味 2020-12-23 00:22

I am getting the following error:

[A]System.Web.WebPages.Razor.Configuration.HostSection cannot be cast to [B]System.Web.WebPages.Razor.Configuratio

6条回答
  •  离开以前
    2020-12-23 00:46

    If you get this with the Route Debugger then you need to update the web.config in the Views folder under the Area for the Route Debugger.

提交回复
热议问题