thanks for your help,
I will try it.
> Hello Oliver,
>
> since I'm using the Visual Studio, I can only give you a hint for
> this:
>
> After generating the ClientStub, there are several properties
> accessible on the service-class. to use BasicAuthentication, you
> have to provide username, passw
Hallo,
I have a client that needs to use MS-Soap or PocketSoap and access our
Axis-SOAP service.
I want to use Authorization Basic element in the SOAP Request. In the java
client I use Call.setPassword and Call.setUsername. Is there any equivalent
call on the Microsoft.XMLHTTP object.
best r