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.
我部署了一个 Azure Web 角色 WCF 服务,其中包含 3 个服务。
但是,当我尝试在客户端应用程序中为 3 项服务添加服务引用时,只有 1 项服务得到正确填充。
其他两个服务引用没有可访问的接口。是否无法创建具有多个服务的 WCF 服务 webrole?
雅斯