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 > june 2006 > threads for june 15 - 21, 2006

Filter by week: 1 2 3 4 5

WSE3: Client X509 Authorization Programmatically
Posted by Adriana at 6/21/2006 4:21:02 AM
I'm working in a Mutual X509 context, i can define the authorized clients into the wse policy config file using something like: <authorization> <allow user="CN=WSE2QuickStartClient" /> <deny user="*" /> </authorization> But i want add programmatically the users a...more >>


WSE2 <-> Java Axis how to generate my .pfx with their CA
Posted by Erik Jensen at 6/20/2006 8:21:02 AM
I have successfully created my makecert generated certificate and used it to sign my SOAP Request for an Java Axis web service but when the WS authors actually started checking versus their CA my certificate failed. 1. They are telling me to generate a private key 2. send a csr to them to si...more >>

Need help for WSE 3.0 exception WSE839
Posted by my name at 6/20/2006 1:39:10 AM
I'm using MS WSE 3.0. I'm unable to call my webservices because I get the folllowing exception: System.FormatException : WSE839: An HTTP response was received that used the following content type: text/xml; charset=utf-8. The following content type was expected: multipart/related; type=applic...more >>

Problems with MTOM and WSE 3.0
Posted by aceven24 at 6/18/2006 8:07:01 AM
I'm getting some strange behavior when making multiple async calls coming from threads from the thread pool on a WinApp Client. The Event Log has the following events: Event Type: Warning Event Source: ASP.NET 2.0.50727.0 Event Category: Web Event Event ID: 1309 Date: 6/18/2006 Time: ...more >>

Soap Fault in Policy Assertion
Posted by Erikst at 6/16/2006 1:48:01 AM
I'm building a custom policy assertion, that I want to use to evaluate my soap message and return a soap fault if there is something wrong. But how do I return a soap fault from a SoapFilter ProcessMessage method? I tried throwing a Exception, but that crashes my host application. I also tried...more >>

configuration section is not loaded
Posted by Zebra at 6/15/2006 11:20:01 AM
I upgraded all my 2003 projects to vs 2005 and all went well except for one machine that I got the following error: System.Configuration.ConfigurationException: WSE032: There was an error loading the microsoft.web.services2 configuration section. ---> System.Configuration.ConfigurationErrorsE...more >>



DevelopmentNow Blog