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 > april 2008

WSE2013: X509TokenProvider is unable to provide an X.509 token
Posted by tdh at 4/29/2008 7:17:05 AM
In windows server 2003, it works fine but windows server 2008. certificate has imported "personal" and "other people" in "local machine" certificate location by mmc-->certificates. run Certificates Tool installed by WSE 3.0, i cannot find store name "personal" under "local machine" certif...more >>


How to send additional data with the UsernameToken
Posted by Michael_vb at 4/17/2008 5:58:01 AM
I want to send additional data with my token. I want to send the username,group,webmethod name in the token. and then i will override the AuthenticateToken method and perform my custom authorization. Any ideas on how to do this?...more >>

How to set deafult proxy credentials in WSE3
Posted by Gilad at 4/13/2008 11:16:32 PM
Hi, when using WebRequest, in order to over come the proxy server I set: Req.Proxy = new WebProxy(); This takes the default proxy configuration from the system (the same one you can configure in the internet explorer) and use it in the request. Now that I'm attpempting to move to...more >>

Quetion about WSE UsernameTakenManager
Posted by Jason at 4/11/2008 11:38:02 AM
it look like WSE 3.0 is reusing the TokenManager instance between calls to the webservice. Is this by design? I created a custom tokenManager by extending UsernameTokenManager and added a private field for my custom user object. This field seems to get corrupted when mutliple calls try to...more >>

DIME WSE 2.0 in .NET 2.0
Posted by Rich Fowler at 4/9/2008 2:48:36 PM
I know this is an old question but I cannot find any of the previous posting wrt this issue. We are finally upgrading to VS 2008 and .NET 3.5 from VS 2003 and .NET 1.1. We have Windows forms, ASP.Net code and Windows services that interface with 3rd party web services that require the DIME ...more >>



DevelopmentNow Blog