UsernameForCertificateAssertion failing?
Tue, 17 Jun 2008 16:39:01 -0700
We have a well established application that uses WSE 3.0 but we are seeing
problems in just one environment. I'm having trouble figuring out what the
problem is.
When the client web app tries to call the WSE protected web service I can
see my custom UsernameTokenManager do the AD user lookup and return
s ...
|
WSE 3.0 Security Header namespace
Wed, 11 Jun 2008 14:14:00 -0700
I'm deveoping in VS 2005 vb.net, a web service that calls another (external)
web service using WSE 3.0. The external web service has a requirement that
the security header contain a specific name space:
http//schemas.xmlsoap.org/ws/2003/06/secext. I can't find a way in either the
WSE settings or in code. The ...
|
MTOM Request and Response Compress
Tue, 3 Jun 2008 07:50:00 -0700
Is it possible to compress MTOM requests and response? I have an MTOM enabled
WebService is it possible to compress requests and responses to and fro from
the web service without the client knowing anything about it??
Any suggestions here are welcome.
Thanks
...
|
WSE Policy Error
Thu, 29 May 2008 12:07:10 -0700
Hi,
I'm using Microsoft CSF 3.0 with WSE 3 configured with policies that uses
Kerberos.
I randomly have the following error:
Failure Processing a Fault: Microsoft.Web.Services3.Security.SecurityFault:
Request message doesn't validate against any of the configured assertion.
At the link below you can find ...
|
Migration path from WSE 2.0 (SP3) to WCF
Mon, 19 May 2008 23:08:50 -0700 (PDT)
Hi
We have an application which uses ASP.Net webservices (.NET FW 1.1)
and WSE 2.0 SP3.
We are thinking of moving to WCF, but there are some aspects of the
migration which I am not able to understand.
MSDN has write-ups on "Migrating ASP.NET Web Services to WCF" and on
"Migrating WSE 3.0 Web Services to ...
|
AuthorizationContext
Mon, 19 May 2008 06:32:01 -0700
Hi,
I wrote a MagicEightBallService, hosted it as self hosting and called it
from a client which worked well. Now I am trying to iterate through various
ClaimSets of AuthorizationContext as follows;
public string ObtainAnswerToQuestion(string userQuestion)
{
Console.WriteLine("Cl ...
|
WSE and Vista
Thu, 15 May 2008 07:13:00 -0700
I don't see Microsoft Vista in the supported operating systems. If I
redistribute WSE runtime with my installer, would it work on Vista? ...
|
|
|
How to add wspolicy to wsdl?
Wed, 14 May 2008 03:00:01 -0700
Iâ??m writing a Web Service and trying to implement WS-Security using WSE
3.0/Visual Studio 2005. This Web Service is going to be consumed by a java
client (weblogic workshop).
WLS read wspolicy in WSDL to configure the client's security policy, but my
WSDL doesnâ??t show anything (after adding WSE support) ...
|
WSE2013: X509TokenProvider is unable to provide an X.509 token
Tue, 29 Apr 2008 07:17:05 -0700
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" certificate
location, ...
|
WSE816 error
Mon, 28 Apr 2008 03:54:02 -0700
Hi all,
We are currently experiencing a WSE816 error when deploying some web
services into our 'live' environment.
We have diagnosed the problem to be that the Cisco load balancer that we are
using (which is also performing SSL offloading) is changing the HTTP header
request URL (from https:// to http:// ...
|