I've got web service http://www.mcommunicator.ru/m2m/m2m_api.asmx?WSDL And I've got a problem with connecting to it from Visual Studio 2015 in my Web API project
There is no "Add web reference" anymore I've tried to add is with: References-> Add connected Service -> WCF Service - Preview It finds 1 web service by my address, but I get an error when click finish. I guess it's not a WCF service, that's why I get an error. But I don't see any other ways to add it. Please, help me.