Welcome to Dream.In.Code
Getting C# Help is Easy!

Join 136,109 C# Programmers for FREE! Get instant access to thousands of C# experts, tutorials, code snippets, and more! There are 1,704 people online right now. Registration is fast and FREE... Join Now!




SoapRequestContext

 
Reply to this topicStart new topic

SoapRequestContext

new2programs
20 Nov, 2007 - 11:08 AM
Post #1

New D.I.C Head
*

Joined: 10 Apr, 2007
Posts: 29


My Contributions
Hi,

I am using vs 2005 with WSE 3.0 and x 509 certificates, and I have the following code:
WebService1 proxy = new WebService1();



//Get Request SOAP context
SoapContext context = proxy.RequestSoapContext; context.Security.Tokens.Add(token);
//Sign SOAP message
context.Security.Elements.Add(new Signature(token));

But I cannot get the RequestSoapContext in WSE 3.0. Can anyone help?
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 12/1/08 09:30PM

Live C# Help!

C# Tutorials

Reference Sheets

C# Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month