> Hi,
>
[quoted text clipped - 8 lines]
> see the raw HTTP request I am 'sending' to this webserver so I can
> see exactly what is happening.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/h
tml/frlrfsystemwebservicesprotocolssoapextensionclasstopic.asp
(URL Wraps. Or use http://tinyurl.com/empf)
Just dress your method with a [Trace( FileName="<enter filename
here">)] attribute and the request + response will be saved to the
file. This applies only to the Request or Response XML, not the HTTP
headers.
Also check out www.fiddlertool.com (this works for browser based
requests but not for requests made through an application)
> Also, are there any specific SOAP
> headers or any thing extra I need to do to make the call on a custom
> port?
Not as far as I know. I think your connection should be made on that
port but nothing need change as far as the HTTP request contents are
concerned. But I may be wrong, do let me know if you get any further
after looking at the request.

Signature
Deepak Shenoy
http://shenoyatwork.blogspot.com