Hi, I have hosted WCF service on IIS7 using BizTalk WCF publishing Wizard and for that service I have enabled Windows Authentication, my requirement is whenever I browse the service it should ask me for credentials, how can i configure this, I though when i enable Windows Auth it will ask me for teh credentials whenever I browse teh service but its not asking m efor credentials now, what should I configure in the service to pop up credentials window when I browse this service, Any Ideas?
Thanks in Advance