theoretically, I can debug a WCF-service with Microsofts WCF-Testclient. Practically am I using UserName Authentication and the TestClient doesn't have the possibility to pass the User Credentials. Is there any workaround or maybe other debugging tool? How do you debug your secure WCFs?
I especially love the functionality to be able to step into the code of the WCF.
Thanks in advance,
Frank