Team
I am trying to call a service from biztalk and getting the following error:
Error details: System.ServiceModel.Security.MessageSecurityException: The HTTP request is unauthorized with client authentication scheme 'Basic'. The authentication header received from the server was 'BASIC realm="myrealm"'. ---> System.Net.WebException: The remote server returned an error: (401) Unauthorized.
I am using Binding generated by WCF wizard with WCF-Custom adapter.
I have tried calling this service from soap ui by specifying the username,password and domain in authentication tab of request and it worked fine,.
Is there anything i am missing?
Thanks
Deepak Sanghi
Deepak Sanghi Happy Biztalking.........