Re: UsernameToken throws configuration error



On Sep 26, 12:19 pm, "dhirajbahatt"<www.mail yahoo.com> wrote:
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?

i cant chnge my pass word what to do for it

BizTalk Utilities - Frustration free BizTalk Adaptershttp://www.topxml.com/biztalkutilities

i dont understand what you are asking. what do you mean you cant
change your password?

.



Relevant Pages

  • RE: UsernameToken throws configuration error
    ... envelope with a wsse:security header. ... and i get an error reading my config file. ... online and everyone says I have to create a customer authenticator to ... BizTalk Utilities - Frustration free BizTalk Adapters ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • RE: UsernameToken throws configuration error
    ... envelope with a wsse:security header. ... and i get an error reading my config file. ... online and everyone says I have to create a customer authenticator to ... BizTalk Utilities - Frustration free BizTalk Adapters ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Re: UsernameToken throws configuration error
    ... envelope with a wsse:security header. ... and i get an error reading my config file. ... online and everyone says I have to create a customer authenticator to ... I dont know what happened but when I created a brand new solution in ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • UsernameToken throws configuration error
    ... Im a beginner with wse 2.0 and im trying to just create a soap ... envelope with a wsse:security header. ... online and everyone says I have to create a customer authenticator to ...
    (microsoft.public.dotnet.framework.webservices.enhancements)

Loading