【发布时间】:2014-05-20 13:14:59
【问题描述】:
尝试更新类库 (VS2013) 中的服务引用时,我收到以下错误。
"The configuration for the service reference could not be updated due to the following issue: An error occurred creating the configuration section handler for system.serviceModel/bindings: AssemblyResolveEvent handlers cannot return Assemblies loaded for reflection only."
当我尝试删除引用时也会发生同样的错误。
任何排序方面的帮助将不胜感激。
【问题讨论】:
-
自从为 VS2013 安装更新 2 后,我开始遇到同样的问题。我的同事卸载了解决问题的更新,但花了几个小时。我希望避免完全浪费时间。
标签: service reference visual-studio-2013