Connecting Tech Pros Worldwide Forums | Help | Site Map

Calling Web service from VB6 with credentials

=?Utf-8?B?SnVra2FU?=
Guest
 
Posts: n/a
#1: May 28 '07
Hello,

We have Web service using windows authentication. From VB2005 I can call it
by providing NetworkCredential. How can I call this web service from VB6? I
have tried with SOAP toolkit 3, but calling method MSSoapInit fails with
error "WSDLReader.... access denied".
Could anyone help me with this?

Closed Thread