Site stopped working in asp.net System.Web.WebPages.Razor.Configuration.HostSection cannot be cast to

前端 未结 9 1331
盖世英雄少女心
盖世英雄少女心 2021-01-30 12:17

I have a problem like this on server

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

9条回答
  •  星月不相逢
    2021-01-30 12:43

    Open the two dll files location in your system copy one of the dll in your file location to the another
    and try to run the project.

提交回复
热议问题