Search results for query: *

  • Users: rlandrum
  • Content: Threads
  • Order by date
  1. R

    Unable to Set Username and Password in SOAP Request

    I'm attempting to consume a SOAP service that requires HTTP Basic Authentication (over HTTPS). I'm using WSE 3.0 on Visual Studio 2008. Here's the basics... Class SNCClient Inherits SoapClient Public Sub New(ByVal destination As EndpointReference)...
Back
Top