Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / November 2007

Tip: Looking for answers? Try searching our database.

Server Interface

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Nick Locke - 07 Nov 2007 22:24 GMT
I am using the /si qualifier on wsdl.exe to generate code from WSDL.  I am
then writing a class which implements the interface - text book stuff.

I can see that the class which implements the interface has a Get/Set
property for the SOAP Header, but I am at a loss as to how I actually get
hold of the values that are in the incoming SOAP Header.

I hope the question makes sense.

Thanks, Nick
Nick Locke - 08 Nov 2007 11:04 GMT
Just to amplify that a bit, the code in my "implementation" is:
Public Property StandardHeaderValue() As StandardHeader Implements
IAutofileDemoBinding.StandardHeaderValue

Get

End Get

Set(ByVal value As StandardHeader)

End Set

End Property

So, presumably I will ultimately be able to access Header data using
"StandardHeaderValue.Whatever".  My question is what I need to put between
Get and End Get to actually make the header data available to me.

Thanks

>I am using the /si qualifier on wsdl.exe to generate code from WSDL.  I am
>then writing a class which implements the interface - text book stuff.
[quoted text clipped - 6 lines]
>
> Thanks, Nick

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.