今天跟同事Micheal跟进一个项目的时候发现了一个问题,在Micheal上可以正常使用的WCF程序到了我的机上就不能运行了.出错信息如下:
应用程序“DEFAULT WEB SITE/COISWEB”中的服务器错误
HTTP 错误 404.0 – Not Found
您要找的资源已被删除、已更名或暂时不可用。
解决方案:
来自 Michael Washington
1) Select "run" from the Start menu
2) Enter "cmd" and click OK

3) enter "cd c:\windows\Microsoft.Net\Framework\v3.0\Windows Communication Foundation\" and press Enter.

4) Enter "ServiceModelReg -i" and press Enter.

5) WCF will now be installed:

原文:http://iweb.adefwebserver.com/Project/Blog/tabid/57/EntryID/34/Default.aspx