怎么看我的客户端应用程序发送SOAP数据? [英] How to see SOAP data my client application sends?

查看:138
本文介绍了怎么看我的客户端应用程序发送SOAP数据?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经在那里我已经创建Web服务代理类与Wsdl.exe用,然后只需创建一个类的实例的项目(继承System.Web.Services.Protocols.SoapHttpClientProtocol),并呼吁应该发送SOAP消息的方法。我使用Visual Studio 2008中如果该事项。而且我在我的机器不能访问位于用户的Intranet内部实际的Web服务尝试此。所以,当然的发送将不会成功,我不会得到任何响应返回,但所有我想看到的是SOAP消息的确切内容该解决方案创建并试图发送。我怎么看的?

I have a project where I have created web service proxy classes with wsdl.exe and then simply create an instance of that class (inherits System.Web.Services.Protocols.SoapHttpClientProtocol) and call the method that should send a SOAP message. I'm using Visual Studio 2008 if that matters. And I'm trying this in my development machine without access to actual web service that is located inside of customer's intranet. So, the sending will of course not succeed and I will not get any response back but all I would like to see is the exact content of SOAP messages this solution creates and tries to send. How do I see that?

推荐答案

使用的小提琴手

这篇关于怎么看我的客户端应用程序发送SOAP数据?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆