Re: Error while sending message from Wcf-basichttp

Home Page Forums BizTalk 2004 – BizTalk 2010 Error while sending message from Wcf-basichttp Re: Error while sending message from Wcf-basichttp

#23966

Hi,

Was this issue solved?

We are getting the same error in our system.

BizTalk WCF – Custom Adapter

A message
sent to adapter “WCF-Custom” on send port
“WcfSendPort_OperatorCommunicationService_WSHttpBinding_OperatorCommunicationService”
with URI
http://XXXXXX/SchedulingServices/OperatorCommunications/OperatorCommunicationService.svc”
is suspended.

 Error
details: System.ServiceModel.Security.MessageSecurityException: The HTTP request
is unauthorized with client authentication scheme ‘Anonymous’. The
authentication header received from the server was ‘NTLM’. —>
System.Net.WebException: The remote server returned an error: (401)
Unauthorized.

   at
System.Net.HttpWebRequest.EndGetResponse(IAsyncResult
asyncResult)

   at
System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult
result)

 

Can someone confirm please?