ASP.NET strange compilation error

后端 未结 20 676
刺人心
刺人心 2020-12-04 12:50

I don\'t know what\'s wrong with my machine, but it\'s a while that I\'m getting the following strange error from ASP.NET (for all my applications).

Compilat         


        
20条回答
  •  旧巷少年郎
    2020-12-04 13:45

    I had this error message and for me the solution was to install Dot Net Framework 4.6 ,While my project targeted 4.5.2

提交回复
热议问题