我正在使用 WSSF 来实现我的 wcf 服务项目。我想像一般 wcf 项目一样使用 wcfTestClient 调用服务操作。我的意思是如果我运行我的服务表单 Visual Studio,它应该通过 wcfTestClient 工具运行。我可以通过在 wcfTestClient 工具中手动添加服务位置来运行该服务。但我想从 Visual Studio 执行中运行 WcfTestClient。
如何配置它?请提供一些网址
我正在使用 WSSF 来实现我的 wcf 服务项目。我想像一般 wcf 项目一样使用 wcfTestClient 调用服务操作。我的意思是如果我运行我的服务表单 Visual Studio,它应该通过 wcfTestClient 工具运行。我可以通过在 wcfTestClient 工具中手动添加服务位置来运行该服务。但我想从 Visual Studio 执行中运行 WcfTestClient。
如何配置它?请提供一些网址
这是配置 wcftestclient 工具以在 Visual Studio 中启动的链接
http://blogs.msdn.com/b/wcftoolsteamblog/archive/2010/01/04/tips-for-launching-wcf-test-client.aspx