I have both frontend and backend (admin) servers installed and configured for Content Server 16.2.3. I noticed that the CWS web services on my frontend server is not showing available out of Visual Studio 2017 when I attempt to create a console app and add a service reference pointed to the appropriate url. After careful obeservation I noticed the error message from within Visual Studio stated unauthorized request with no "Anonymous" authentication. Well the frontend server is using windows authentication for users passing through NTLM. How can I get around this issue with windows authenticatio enabled on IIS host server for CS16 frontend to allow web serivces accessible?
Regards,
Marlyn Norris