Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Web service calls from BizTalk with Basic authentication › Web service calls from BizTalk with Basic authentication
February 23, 2006 at 10:30 AM
#12968
Hi all,
I have a BT project(with a web reference to a web server) that makes web service calls on the webserver where the autherntication level is set to basic… as a result I get the following error:
The adapter \”SOAP\” raised an error message. Details \”The request failed with HTTP status 401: Unauthorized.\”.
I cannot change the security settings on the web server and I need to keep it Basic authentication.
Is there a place where I have to specify the username and password within BizTalk?
What do I do to solve this problem?