|
| RequestSoapContext in proxy not found |
 |
Wed, 2 Apr 2008 17:12:42 +0000 |
Hello,
I am trying to attach a signature with the proxy and trying to do some operation
like below:
wse.RequestSoapContext.Security.Tokens.Add (new X509SecurityToken(cert));
X509SecurityToken crtTkn = new X509SecurityToken(cert);
http://www.eggheadcafe.com/articles/20021231.asp
I am not able to see a "RequestSoapContext" under my proxy of
webservice...? Could some one please suggest. What I might be missing. I have
installed WSE 2.0
|
| Post Reply
|
|
|
|
|
|
|
|
|
|