I am trying to add a link to a SOAP WebService. There is no problem adding it to part of the Windows 8.1 project.
But there is no way to do the same for WP 8.1. Somehow I could only add a new βPush Notificationβ as a link.
Adding the generated reference.cs to the WP project directly leads to many unresolved references in System.ServiceModel (i.e., System.ServiceModel.Channels was not found).
Any idea? Maybe this is not in the current beta version?
VS 2013 Update 2 RC.
xaml microsoft-metro soap-client windows-phone-8
Obiwan007
source share