【发布时间】:2014-04-06 13:54:41
【问题描述】:
我尝试添加对 SOAP WebService 的引用。将其添加到项目的 Windows 8.1 部分没有问题。
但没有机会为 WP 8.1 做同样的事情。不知何故,我只能添加一个新的“推送通知”作为参考。
将生成的reference.cs添加到WP项目中直接导致System.ServiceModel中有很多未解析的引用(即找不到System.ServiceModel.Channels)。
有什么想法吗? 也许它不在当前的测试版中?
VS 2013 更新 2 RC。
【问题讨论】:
标签: xaml windows-phone-8 microsoft-metro soap-client