Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 IIS 7.5 上部署了一个使用 HTTP 绑定的 WCF 服务。登录 Web 服务器后,我可以浏览到 svc 文件:“http://localhost:8200/MyService.svc”
但是当我从远程机器上执行它时它不可用:“http://11.22.33.44:8200//MyService.svc”
任何想法?
确保您的防火墙已关闭,或者它允许连接到端口 8200