1   <startup useLegacyV2RuntimeActivationPolicy="true">
2     <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/>
3   </startup>

在WebConfig的启动项设置Startup节点加入:

useLegacyV2RuntimeActivationPolicy="True"


相关文章:

  • 2021-06-09
  • 2022-12-23
  • 2022-01-02
  • 2021-05-20
  • 2021-05-03
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-01-30
  • 2021-12-11
  • 2021-09-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-17
相关资源
相似解决方案