Hi All,
I have hosted my WCF Service (basicBinding + transport security + certificate was created using selfssl utility ) in IIS and my console client is able to access the application only if I enable Anonymous acces in IIS, is Anonymous Access has to be enabled ? even the WCF Security document in code plex also mention about enabling that.
Also client is unable to consume the service if i enable "Require Client Certificates" option IIS secure communication Tab (Web Site-- > Directory Security -- > Secure Communications )
WCF is hosted in WinXP machine having IIS v 5.1
Raghu