Could not load type 'System.Runtime.CompilerServices.ExtensionAttribute' from assembly 'mscorlib, Version=4.0.0.0 Error

前端 未结 2 1894
南笙
南笙 2020-12-19 07:03

My .NET site is working fine on Localhost. But, on my Server. I get this error.

\"Could not load type \'System.Runtime.CompilerServices.ExtensionAttri

2条回答
  •  感情败类
    2020-12-19 07:57

    JUST install microsoft framework v4.5 or higher on you pc or server it's worked for me very well

提交回复
热议问题