The requested service, 'http://10.10.10.143/XmlEditorService/XmlEditorService.svc' could not be activated. See the server's diagnostic trace logs for more information.
当时调用别人的服务,在iis里面看到服务状态正常,之前一直是ok的,最近可能部署了其他的服务,因为公司没有监控服务器的内存和硬盘状况,导致调服务的时候报这个错误,后来查到了资料解决了问题,原来是服务器的内存不足了。