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 上运行良好。但是,当我在 windows server 2008 上部署它时,我得到了以下错误。
为 system.serviceModel/behaviors 创建配置节处理程序时出错:无法将扩展元素“ErrorHandlerExtension”添加到此元素。验证扩展是否已在 system.serviceModel/extensions/behaviorExtensions 的扩展集合中注册。
我在每个逗号后留了一个空格,但它不起作用。
请给我一些见解。
我已经解决的这种情况的解决方案:microsoft network version compatible。当我安装网络框架 4.5 时,问题已经解决。
通常,这可能是由以下问题之一引起的: