.NET登录SOAP请求的客户端 [英] .NET Log Soap Request on Client

查看:146
本文介绍了.NET登录SOAP请求的客户端的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我消费我的客户端应用程序的第三方.NET的WebService。出于调试目的,我想捕捉正在从我的服务器发送的SOAP请求。我怎么会去这样做呢?这是正在做的.NET 2.0,而无需使用WCF和WSE的。

I'm consuming a third party .NET WebService in my client application. For debugging purposes I want to capture the SOAP requests that are being sent from my server. How would I go about doing this? This is being done on .NET 2.0 without the use of WCF or WSE.

推荐答案

如果是用于调试目的,我只希望配置的Web请求使用代理服务器并发送,虽然提琴手整个请求(的 http://www.fiddlertool.com ),那么你可以看到什么是越来越传输线路。

If it's for debugging purposes I'd just configure the web request to use a proxy and send the entire request though fiddler (http://www.fiddlertool.com) then you can see exactly what's getting transmitted over the wire.

这篇关于.NET登录SOAP请求的客户端的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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