Add service reference in visual studio doesn't work for Windows authenticated WCF service
I have a WCF service hosted on IIS with Windows Authentication.
When the (Service Consumer) project needs to create a proxy class for this service using the "Add Service Reference" function in Visual Studio, it gives below error.
How can I achieve this without enabling anonymous for the service?
FYR: All users and services are in the same Windows domain.
+3
Buddhika W
source
to share
No one has answered this question yet
Check out similar questions:
989
801
726
522
302
222
five
3
0
0