Updated WCF Test Client path#4043
Conversation
Path to find WCF test client updated for latest release of Visual Studio, as well as a reminder depending on the version of Visual Studio installed.
BillWagner
left a comment
There was a problem hiding this comment.
Thanks for spotting this and fixing it @Inzanit We appreciate it.
I had one small comment that would help readers that might have Professional or Enterprise installed. Do you want to change that? If not, I'll approve your changes and add that in another edit.
Thanks again for contributing.
| [!INCLUDE[indigo1](../../../includes/indigo1-md.md)] Test Client (WcfTestClient.exe) is a GUI tool that enables users to input test parameters, submit that input to the service, and view the response that the service sends back. It provides a seamless service testing experience when combined with [!INCLUDE[indigo2](../../../includes/indigo2-md.md)] Service Host. | ||
|
|
||
| You can find the [!INCLUDE[indigo2](../../../includes/indigo2-md.md)] Test Client (WcfTestClient.exe) in the following location: C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\ | ||
| You can typically find the [!INCLUDE[indigo2](../../../includes/indigo2-md.md)] Test Client (WcfTestClient.exe) in the following location: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE (dependent on the version of Visual Studio installed) |
There was a problem hiding this comment.
Can you expand this a bit to say that "Community" might be one of "Enterprise", "Professional", or "Community" depending on which level of Visual Studio has been installed.
There was a problem hiding this comment.
Absolutely. I had intended to but could not find the correct wording @BillWagner I hope the latest update satisfies this.
There was a problem hiding this comment.
Perfect! I've approved the changes and I'll
as soon as the builds complete.
Thanks again. It should show up on the live site on our next publish cycle, in the next day or two.
Summary
Following updates for Visual Studio, the path for the WCF test client has varied. This update aims to reflect that change.
This is a minor change to both the wording and path itself of the WCF test client.