I've created a new project in visual studio community to consume and use SOAP or OData service. I've installed the visual studio marketplace extension to use this services.
I've been able to consume both, but when I try to update the OData service (click rigth in the OData Service>Update OData Connected Service..), Visual Studio throw this error:
When I update the SOAP Service it works fine. I've found some information about this error but nothing its working for me.