473,396 Members | 1,846 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Can I see the XMLWS request/reponse xml?

Is there a way to view the xml sent to a .net web service from a .net client?

Can I intercept the xml in any way?

I want to be able to view the xml that I send, is this possible?

Thanks in advance!
Nov 23 '05 #1
3 1107
Yes, simplest way is to use one the tcp sniffer tools(a proxy),
SOAPScope is a nice tools for this.

Of course you can write code for this , but it's too much effort.e.g.
overriding GetWebResponse method on the client's proxy, or implementing
SoapExtension on the server side

regards
erymuzuan

Naeem Sarfraz wrote:
Is there a way to view the xml sent to a .net web service from a .net client?

Can I intercept the xml in any way?

I want to be able to view the xml that I send, is this possible?

Thanks in advance!

Nov 23 '05 #2
Hello Naeem,
Try these tools
[0] - http://www.microsoft.com/downloads/d...displaylang=en

[1] - http://mtaulty.com/blog/archive/2004/05/25/433.aspx (works only with
WSE)
[2] - http://blogs.msdn.com/smguest/archiv.../19/17394.aspx (works
only with WSE)

HTH
Regards,
Dilip Krishnan
MCAD, MCSD.net
dkrishnan at geniant dot com
http://www.geniant.com
Is there a way to view the xml sent to a .net web service from a .net
client?

Can I intercept the xml in any way?

I want to be able to view the xml that I send, is this possible?

Thanks in advance!

Nov 23 '05 #3
Thanks for replies guys.

I briefly tried SOAPScope, but I don't think it's going to work for me as
you have to execute the webservice call from the SOAPScope application. In my
situation the webservice requires a complex data type and is called from a c#
program.

I'm going to have a look at the stuff Dilip suggested and will report back.

Thanks!

"Dilip Krishnan" wrote:
Hello Naeem,
Try these tools
[0] - http://www.microsoft.com/downloads/d...displaylang=en

[1] - http://mtaulty.com/blog/archive/2004/05/25/433.aspx (works only with
WSE)
[2] - http://blogs.msdn.com/smguest/archiv.../19/17394.aspx (works
only with WSE)

HTH
Regards,
Dilip Krishnan
MCAD, MCSD.net
dkrishnan at geniant dot com
http://www.geniant.com
Is there a way to view the xml sent to a .net web service from a .net
client?

Can I intercept the xml in any way?

I want to be able to view the xml that I send, is this possible?

Thanks in advance!


Nov 23 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: jfdutcher1958 | last post by:
Python returns this message: InvalidURL: nonnumeric port: '//www.a2webhosting.com:2083/frontend/x2' in reponse to the call below ....but the port number looks numeric ??? ...
9
by: Kueishiong Tu | last post by:
I am using webclient to retrieve data from a web site. How do I control the time-out of this request?
4
by: Richard | last post by:
Hello, I'm dynamically writing out a web page using response.write. The page has images and hyperlinks (each hyperlink points back to the same page, but with a different parameter which...
9
by: eswanson | last post by:
I have a web page I need to post a file plus some other fields to it. How can I do this from a asp.net page. I know I can send individual fields to the other page, but how do I send a file to the...
1
by: JIM.H. | last post by:
Hello, In my login screen I validate user against SQL table and call my main page with Reponse.Redirect("myPage.aspx"); I see my application comes there but does not switch to myPage.aspx, I used...
5
by: dougwig | last post by:
I'm trying to handle the scenario where a user's session times out and and their ajax request triggers a redirection by the webserver (302 error?). I'm using Prototype 1.4 and the my works great...
8
by: anukedari | last post by:
Hi, Could any boby please help to get the answers for the following questions: Is Apache always sends "X-Cache:MISS" header even when caching is off (disable)? or Can we say that cache...
0
by: djtodd | last post by:
Is there any way to use reponse.redirect and provide network credentials for basic auth along with it to prevent the nt security dialog box when hitting the new server location? or, is there another...
2
by: =?Utf-8?B?QWxwaGFwYWdl?= | last post by:
Hello, I want to examine the HttpContext of the submitted requests. If the context is validated, no problem I execute ProcessRequest. But if the context doesn't match, I want to stop the...
1
by: jmk | last post by:
I'm trying to use an external SMS-service through .NET Framework 1.1 and using the webClient.DownloadData(strMessage) method. The strMessage is a string consisting the parameters to send a message,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.