摘要:
最近打算开始学习一下wcf,做了一个简单的例子,但是发现使用IIS发布WCF服务总是不能成功。出现以下错误。 1 Server Error in '/wcfservices' Application. 2 -------------------------------------------------------------------------------- 3 4 The contract name 'Contracts.ICalculators' could not be found in the list of contracts implement 阅读全文