Working with webservice in 2018 and vs code, i cant find how to working with service reference and proxy class, as we could in .net.
It use for authentication and keep the connect alive
*This post is locked for comments
Working with webservice in 2018 and vs code, i cant find how to working with service reference and proxy class, as we could in .net.
It use for authentication and keep the connect alive
*This post is locked for comments
And in this case then
We have a case where in we need to connect to a SOAP 1.1 web service with anonymous authentication, but in the soap request message we need to pass in the token and then send in the request to the web service. In response we will get the response of authentication result, if it is successful then we need to send another soap message with the same connection. How can this be done in VS Code? Can we make use of XML Document to frame the messages & send it with the Http Client?
Thanks Stefano
You can’t add a web reference with VSCode. If you need to call a WS, use HTTPClient class.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156