UsernameToken throws configuration error
- From: kelphis <amchater@xxxxxxxxxxx>
- Date: Thu, 13 Sep 2007 11:42:06 -0700
Im a beginner with wse 2.0 and im trying to just create a soap
envelope with a wsse:security header. I want to have a usernameToken
inside the header and I user this code:
Dim ut As UsernameToken = New UsernameToken("user", "password",
PasswordOption.SendPlainText)
and i get an error reading my config file. I did some searching
online and everyone says I have to create a customer authenticator to
use usernametoken. but im not authenticating anything. the service
is run by one of our vendors and they will authenticat. I just want
to send them the password. what am I doing wrong?
.
- Follow-Ups:
- RE: UsernameToken throws configuration error
- From: dhirajbahatt
- RE: UsernameToken throws configuration error
- From: dhirajbahatt
- Re: UsernameToken throws configuration error
- From: kelphis
- RE: UsernameToken throws configuration error
- Prev by Date: Re: Are web references required?
- Next by Date: There was an error loading the microsoft.web.services2 configuration section.
- Previous by thread: Are web references required?
- Next by thread: Re: UsernameToken throws configuration error
- Index(es):
Relevant Pages
|
Loading