I try to add a reference to a SOAP WebService. No problem adding it to the Windows 8.1 part of the project.
But no chance to do the same for the WP 8.1. Somehow I could only add a new "Push Notification" as a reference.
Adding the generated reference.cs to the WP project directly leads to many unresolved references in System.ServiceModel (i.e. System.ServiceModel.Channels not found).
Any idea? Maybe its not in the current beta?
VS 2013 Update 2 RC.