vote up 0 vote down star

Hello

I am trying to access an asmx service located on IIS, the asmx is using integradted security I am trying to call it with wcf-basichttp adapter configured inside ESB guidance 1.0

The error i am getting is :

The HTTP request is unauthorized with client authentication scheme 'Anonymous'. The authentication header received from the server was 'NTLM'

I tryed to set in the endpoint config: UserName=DOMAIN\Username&Password=Password&TransportClientCredentialType=NTLM

Any idea would be appriciated

flag

0% accept rate
1  
SHOW US THE WCF CLIENT CONFIG !! – marc_s Sep 8 at 11:12
Its the ESB guidance, the ports are created dynamickly with endpoint config parameters directly to the wcf port – IB Sep 8 at 14:21

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.