Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我创建了 WCF 来为 IIS 创建池和站点。当我尝试使用该 WCF 时,它会给出以下异常。
Microsoft.Web.Administration.ApplicationPool cannot be serialized because it does not have a parameterless constructor.
有人可以帮忙吗?谢谢