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

前端 未结 9 1333
盖世英雄少女心
盖世英雄少女心 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:53

    Another way to fix this, without having to update references is this

      
        
          
            
            
          
          
            
            
          
        
      
    

提交回复
热议问题