all groups > dotnet web services enhancements > july 2006 > threads for july 22 - 28, 2006
Filter by week: 1 2 3 4 5
Adding certs to local stores
Posted by steve.nickels NO[at]SPAM gmail.com at 7/28/2006 2:36:21 PM
Hello,
I'm trying to use WSE2 to programmatically add certificates to the
local certificate stores. However, when I try to do so, nothing
happens. I get no errors, but the certificate is not added.
The following example code loads a certificate from one store into an
X509Certificate object,... more >>
WSE 3 add-in
Posted by JTE at 7/27/2006 7:42:56 AM
In spite off all the links and tips i found on the internet, i still
haven't the WSE 3 add-in in VS2005 pro.
As a beginner with WSE, i started with the WSE 3.0 hands on lab to
learn. Does anyone have the sollution of getting the WSE add-in in
VS2005, it makes live a lot easier.
Thanks,
Jurge... more >>
axis wss4j client signature cert problem WSE590
Posted by tedx at 7/26/2006 1:27:38 PM
Can anyone help me to understand the following exception? I've verified
that my self signed public key is installed in Local Computer/Trusted
People which is what I've specified in my policy files as the location
of my client certificates. That said I'm not sure what other possible
problems to l... more >>
Dime with WSE 3.0
Posted by Kevin Burton at 7/25/2006 1:12:01 PM
I have an application that uses DIME to send and receive attachments. Now I
want to migrate to WSE 3.0 and as I understand it DIME is not supported. I
got lost with the web pages on how to send/receive large amounts of data.
Maybe someone can help me translate WSE 2.0 code to WSE compatible co... more >>
WSE3 interoperating with other WS-Addressing versions
Posted by Solomon Gibbs at 7/24/2006 12:01:03 PM
Hello, I'm trying to coerce a WSE 3.0 client into consuming an Axis2 web
service. The Axis service generates WS-Addressing elements with the 2005
(http://www.w3.org/2005/08/addressing) standard, but WSE3 expects the 2004/08
namespace.
Is there any way to disable addressing in WSE? Communica... more >>
timeToleranceInSeconds not working
Posted by sam at 7/24/2006 1:02:02 AM
Hello,
We are having problems with time delays between a client and a webservice
using ws-enhancements. When we set the property timeToleranceInSeconds it
doesn´t work, and when there are time differences between client and server
we get a an exception.
Is there any way to control this,... more >>
401 Unauthorized Error with WSE 3.0 Kerberos
Posted by Vagh at 7/22/2006 10:30:00 AM
I have a simple web service deployed on Windows 2003 that does the most
elementary of tasks, the famous "Hello World", I followed the guild in the
WSE 3.0 Best Practices guide and am consistently getting the WSE101 Error,
Error occured during an asynchronous operation, 401 not authorized. The ... more >>
|