You should still be able to use a Soap Extension in an .NET Web Service
Client.

I guess you'd be interested in SoapMessageStage.AfterDeserialize.

-----Original Message-----
From: Dzuy Nguyen [mailto:[EMAIL PROTECTED]]
Sent: 01 May 2002 15:16
To: [EMAIL PROTECTED]
Subject: Re: [DOTNET] Response header


Actually, I'm connecting to an Apache server running EasySoap++.  I know
what the server has sent back.  What I'm interested in capturing is what
.Net client sees because the results from the Invoke() method shows
null. 

-----Original Message-----
From: Stefan Finch [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 01, 2002 9:07 AM
To: [EMAIL PROTECTED]
Subject: Re: [DOTNET] Response header


If you are connecting to a ASP.NET Web Service you could use a Soap
Extension [1] to trace the raw request/response on the server side. 

HTH

S

[1]
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide
/html/cpconalteringsoapmessageusingsoapextensions.asp


-----Original Message-----
From: Dzuy Nguyen [mailto:[EMAIL PROTECTED]]
Sent: 01 May 2002 15:05
To: [EMAIL PROTECTED]
Subject: [DOTNET] Response header


Is there a way to capture the response header from my C# prog when I use
SoapHttpClientProtocol?

You can read messages from the DOTNET archive, unsubscribe from DOTNET,
or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET,
or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET,
or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to