Hello community,
since yesterday I try to configure the Scribe Adapter for AX 2009 and finally the web-services are running.
But when I try to setup the Scribe Adapter I receive the following error:
System.Net.WebException: The remote server returned an error: (401) Unauthorized.
Details:
System.ServiceModel.Security.MessageSecurityException: The HTTP request is unauthorized with client authentication scheme 'Anonymous'. The authentication header received from the server was 'Negotiate,NTLM'.
This is the URL for the web-service:
http://%server%/MicrosoftDynamicsAXAif50/customerservice.svc
I assume this is a problem related to AX 2009 and not Scribe. So my question is: Do I miss any IIS configuration that are required to consume the web-service? Only for the testing I am providing the credentials of a user with admin-privileges.
Regards,
Daniel