Windows 7 中的 svcutil.exe 在哪里?

Windows 7 中的 svcutil.exe 在哪里?

问题描述:

对于我的 WCF,我需要为我的客户端应用程序生成配置文件,以指定诸如服务绑定、服务地址和合同之类的内容.

For my WCF, I need to generate configuration file for my client application to specify things such as binding of service, the address of the service and the contract.

键入 Microsoft Visual Studio 命令提示符:where svcutil.exe.在我的机器上,它位于:C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin\SvcUtil.exe

Type in the Microsoft Visual Studio Command Prompt: where svcutil.exe. On my machine it is in: C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin\SvcUtil.exe