all groups > dotnet web services enhancements > march 2005 > threads for march 15 - 21, 2005
Filter by week: 1 2 3 4 5
KerberosToken2 Error Question
Posted by Erik J. at 3/21/2005 5:03:02 PM
I'm attempting to sign a message with a KerberosToken2 and then call a
service on a Windows XP SP2 machine. The docs say that the MACHINE.CONFIG
file on the Windows XP machine must have the user ID set to "SYSTEM". This
works fine.
But the docs also say that the user ID can be set to a ... more >>
WSE SP3 WSDLs and the 2003 IDE
Posted by Mike at 3/21/2005 6:51:04 AM
1. What exe does the VS IDE use to generate ws proxy classes under WSE SP3? I
just renamed Wsdl.EXE and WseWsdl2.exe and the IDE still generated a proxy. I
sure would've expected WseWsdl2.exe to be the one it used.
2. To make it easier for the client to add web references, I have combined
t... more >>
WSE 2.0 and french text
Posted by Sebastien Ollivier at 3/21/2005 4:01:02 AM
I'm développing a C# Winform application that use PHP Web Services available
on an Apache HTTP Server.
These Web Services retrieve datas from an Oracle database.
These datas can be in french.
In French, special letters such as "é" or "è" are used.
I've generated a proxy wit WSE 2.0 and ... more >>
WSE Client Port with soap.tcp
Posted by microsoft at 3/20/2005 9:00:01 AM
Hello,
I'm developing an WSE application which have two parts.
One part (server) is the service provider which have a well-known address
and port number to which the second part (clinet) is sending requests and
recive replies.
It is always the client which initate the request, and the server ... more >>
How to ask WSE to build a SoapEnvelope but not send it.
Posted by Erik J. at 3/17/2005 8:49:06 AM
Hi,
I know this might seem a little weird, but I am trying to have WSE build a
SoapEnvelope from a SoapRequestContext without actually sending the message.
This is so I can send the message through an alternate communications stack.
Ideally, I would like to create a SoapContext, set the t... more >>
Usernametoken and activedirectory
Posted by Geir Sanne at 3/16/2005 2:23:05 PM
hi!!!
im sending a usernametoken with username/password and on the server i got a
usernametokenmanager that authenticates the user in AD using LDAP.
This works fine.
The problem is that if the client dont send a usernametoken, the
usernametokenmanager is never called and the user gets acc... more >>
WS-Addressing
Posted by Erik Juhlin at 3/16/2005 8:01:04 AM
Hello!
I use wse 2.0 to implement ws-security and everything works just fine
and the SOAP-Header looks nice. Though I want to remove the elements
that involve adressing (or not include them). But I don´t know how to this
programaticly?
Elements:
<wsa:Action>www.releye.com</wsa:Action>... more >>
CryptographicException WSE502
Posted by tim NO[at]SPAM mackey.ie at 3/15/2005 8:00:19 AM
I refer to a post from Sidd [MSFT] on this newsgroup:
http://groups.google.ie/groups?hl=en&lr=&threadm=ep6nhFx%24EHA.1400%40TK2MSFTNGP11.phx.gbl&rnum=1&prev=/groups%3Fnum%3D100%26hl%3Den%26lr%3D%26q%3DWSE502%26btnG%3DSearch
i also have the same problem [WSE502] with some messages being
rejected... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|