WCF服务could not be activated

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的,最近可能部署了其他的服务,因为公司没有监控服务器的内存和硬盘状况,导致调服务的时候报这个错误,后来查到了资料解决了问题,原来是服务器的内存不足了。

参考文章 https://stackoverflow.com/questions/11343563/wcf-service-returning-requested-service-could-not-be-activated-the-first

posted on 2018-07-25 16:41  wangyanjiegis  阅读(553)  评论(0编辑  收藏  举报