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, password [domain] in the following way: > > ... > ICredentials credentials = new NetworkCredential("myame", "mypass"); > <service>.Credentials = credentials; > > ... > where <service> is the generated proxy. Hope it can help. > > Gerrit > > [EMAIL PROTECTED] schrieb am 19.07.02 10:54:03: > > 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 regards > > > > Oliver > > -- > > Oliver Rettig > > Lachnerstr. 6 > > 76131 Karlsruhe > > > > ORAT Software-Entwicklung > > www.orat.de > > Steinstr. 23, 76131 Karlsruhe > > Tel.: 0721/38489600
-- Oliver Rettig Lachnerstr. 6 76131 Karlsruhe ORAT Software-Entwicklung www.orat.de Steinstr. 23, 76131 Karlsruhe Tel.: 0721/38489600