Archived Months
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
March 2008
April 2008
May 2008
June 2008


all groups > dotnet web services enhancements > july 2005 > threads for july 1 - 7, 2005

Filter by week: 1 2 3 4 5

WSE Encryption with KerberosTokens (what algorithm?)
Posted by Claus Konrad at 7/6/2005 7:05:51 PM
When encrypting a message body using WSE 2.0 and a Kerberos token, it is = quite obvious that the encryption scheme used is symmetric as the = "shared secret" is found in AD and verified in this way. However - what algorithm is actually used here, and does one have a = chance of controlling th...more >>

Application Failed out of blue
Posted by csheng at 7/6/2005 9:35:10 AM
The application has been running for one year, and today it failed with the following message: WSE511: It is invalid to use the security token SecurityToken-e4aa51c6-848e-495e-bc7d-ec0b44c34b8f now because the token is either expired or postdated. Microsoft.Web.Services2 at Microsoft.We...more >>

SecurityContextTokens and SecureConversation
Posted by Peter Flintholm at 7/6/2005 7:12:04 AM
Hi, I need to implement my own issuing of SCTs through a negotiation between client and server resulting in client and server agreeing on a common symmetric key. The original request will be unsigned - the trust is established through the negotiation. Is it possible to extend WSE 2.0...more >>

Bypass WSE security using a HttpWebRequest?
Posted by Andy Stephens at 7/6/2005 2:22:01 AM
Hi We are in the process of implementing some WSE-enabled webservices for the first time, and are now in the process of testing. It works fine using .Net client code that has been "WSE'd" (i.e. Visual Studio generates the "Wse" suffixed web service proxys), and we can see from various logs ...more >>

exclude elements of a soap message from signing
Posted by Mitja at 7/5/2005 12:00:00 AM
hi, in the article http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wse/html/9421f0df-ccdd-4d67-9e85-1d102ada287e.asp "How to: Specify the Parts of a SOAP Message That Are Signed or Encrypted" it is said: "For digital signing, WSE signs the entire contents of the <Body> el...more >>

problem in creating SOAP Envelop in C#
Posted by naveed at 7/5/2005 12:00:00 AM
Hi, I am trying to create a SOAP Envelop in C# . The output of the SOPA Envelop should be like this : ---------------------------------------------------------------------------------- <soap:Envelope xmlns:wsa=".." xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Header> <wsa...more >>

[Policy("ServerPolicy")]
Posted by BenW at 7/4/2005 1:31:03 PM
I see this attribute is applied at the class level. Is there a mechanism to apply security policy at the method level to give a more granular way of determining who has access to what methods. I had a look through the samples and did not see this. Any sample code or examples would be grea...more >>

X.509 Certificate Installation
Posted by JohnD at 7/3/2005 9:17:02 PM
Hi there I've got an issue with installing an X.509 certificate into the Local Machine's Personal store and to grant ASP.NET access to the private key. I'm sure I'm just missing one step, since I've managed to do this before, but I'd appreciate any help anyone could offer. I've got a PFX...more >>



how to get wsdl using wse 2.0 in short
Posted by Naveed Anwar at 7/1/2005 12:00:00 AM
how a tcp server running on given uri like "soap:tcp://localhost:8080/MyReceiver" will return wsdl. In normal web service case which runs on http returns wsdl by simply appending '?wsdl' in url, but I am confused how a tcp server will do the same. plzzzzzzzzz reply :((!! thanks:) in a...more >>

Book on WS-Security
Posted by Henrik Skak Pedersen at 7/1/2005 12:00:00 AM
Hi. Can anybody recommend a book about WS-Security. I was thinking of: Securing Web Services with WS-Security : Demystifying WS-Security, WS-Policy, SAML, XML Signature, and XML Encryption ? Henrik. ...more >>


DevelopmentNow Blog