Greetings,
We recently changed our secuirty to ADFS on some of our servers. Unfortunately, now our PLM web services are not working on those servers. The following is the error message I am getting in Visual Studio when I attempt to configure a service reference for our web servic client.
---------------------------
The HTML document does not contain Web service discovery information.
Metadata contains a reference that cannot be resolved: 'https://99.999.9.999/Integration/Contracts/Prodika/Nutrition/v25/NutritionService.svc
The HTTP request is unauthorized with client authentication scheme 'Anonymous'. The authentication header received from the server was 'Negotiate,NTLM'.
The remote server returned an error: (401) Unauthorized.
---------------------------
Any thoughts on this? Do I need to change the prodika API config settings somwhere?
Thanks!