ARTICLE DETAIL

建站实战干货

来自一线的建站与推广经验沉淀,每一条都经过真实交付验证。

找不到方法:“System.Collections.ObjectModel.Collection`1

2026/8/5 15:42:15 拓冰建站 浏览量
找不到方法:“System.Collections.ObjectModel.Collection`1

image

 

更新web.config解决

<dependentAssembly><assemblyIdentity name="System.Net.Http" publicKeyToken="b03f5f7f11d50a3a" culture="neutral"/><bindingRedirect oldVersion="0.0.0.0-4.2.0.0" newVersion="4.0.0.0"/>
</dependentAssembly>