I have my own wcf program which is not WCF project , and i want to trun the built in client testing tool for my app.
How do i do it ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Based on this article to launch WCF Test Client without running visual studio, do the following:
source http://msdn.microsoft.com/en-us/library/bb552364.aspx
FYI, I did a Google search with the phrase run wcf test client to find the article.