HighTechTalks DotNet Forums  

SoapExtension and SoapHeader

ASP.net Web Services microsoft.public.dotnet.framework.aspnet.webservices


Discuss SoapExtension and SoapHeader in the ASP.net Web Services forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
nilesh.shah.uk@gmail.com
 
Posts: n/a

Default SoapExtension and SoapHeader - 03-05-2007 , 09:36 AM






I need to supply some info in a Soap Header from the client and see it
in a Soap Extension on the server in the BeforeDeserialize stage. The
value of the header at this stage (inSoapMessage) is null but once in
the .asmx the header it is set. Seems to suggest that
BeforeDeserialize at server is called before Soap Header is set. How
can I access it in the extension before the .asmx gets called.

Btw SoapHeader.Direction is InOut
Thx


Reply With Quote
  #2  
Old   
nilesh.shah.uk@gmail.com
 
Posts: n/a

Default Re: SoapExtension and SoapHeader - 03-05-2007 , 09:39 AM






On 5 Mar, 14:36, nilesh.shah... (AT) gmail (DOT) com wrote:
Quote:
I need to supply some info in a Soap Header from the client and see it
in a Soap Extension on the server in the BeforeDeserialize stage. The
value of the header at this stage (inSoapMessage) is null but once in
the .asmx the header it is set. Seems to suggest that
BeforeDeserialize at server is called before Soap Header is set. How
can I access it in the extension before the .asmx gets called.

Btw SoapHeader.Direction is InOut
Thx
Also the extension is a Compressor/Expander of the SoapMessage



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.