Groups | Blog | Home


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 > may 2006 > threads for may 1 - 7, 2006

Filter by week: 1 2 3 4 5

How can I get the current username inside my WebMethod
Posted by bmwael at 5/7/2006 11:54:06 PM
Hi I am using WSE 3.0 to secure my web service when the client send the credentials the webservice accept the client can access to each method I want to know how can I get the current username inside my WebMethod ...more >>

WSE 3.0 ProcessMessage(SoapEnvelope envelope)
Posted by Loyola stalin at 5/7/2006 11:48:02 PM
Hi friends.. When I was worked with WSE 2.0, I had retrevied the Usernametoken from the ProcessMessage(SoapEnvelope envelope) by using following method public UsernameToken GetSigningToken(SoapEnvelope envelope) { UsernameToken userToken = null; forea...more >>

SoapReceiver
Posted by CJF at 5/4/2006 1:20:02 PM
Hi, Using WSE 3.0, I've been trying to host my web service in my windows service and I get the following error: "WSE802: Unsupported SoapChannelCapabilities Flags." An earlier post titled "SoapReceiver.Add" on 11/18/05 mentioned a similar problem and the response was that you can't specify...more >>

wse 3.0 input / output correlation
Posted by Jon_ProactiveLogic at 5/3/2006 9:47:03 AM
Hi, I have a custom policy assertion that creates service input and output filters. Is there a way to store information in the input filter so that it will be available to the output filter? The output filter needs to be aware of some of the things the input filter did in one of my scen...more >>

VS2005 WSE 2.0 WSE040
Posted by Benjamin at 5/3/2006 7:11:03 AM
Hi! I am upgrading a WSE enabled web services project from VS2003 to VS2005. Still using/referencing WSE 2.0 (not WSE 3.0) because of backwards client compatibility issues. When calling the web service from a test client following exception is raised from the server (that worked of cours...more >>



DevelopmentNow Blog