Re: Unrecognized attribute 'username'. in web.config file -- why??
From: Al Cadalzo (cadalzo_at_hotmail.com)
Date: 03/04/04
- Next message: ruca: "Re: How to use JavaScript?"
- Previous message: Marina: "Re: very simple question, but i cant find the answer"
- In reply to: elizabeth: "Unrecognized attribute 'username'. in web.config file -- why??"
- Next in thread: elizabeth: "Re: Unrecognized attribute 'username'. in web.config file -- why??"
- Reply: elizabeth: "Re: Unrecognized attribute 'username'. in web.config file -- why??"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 4 Mar 2004 12:07:59 -0500
try changing it to userName="test"
it is case sensitive.
HTH,
Al
"elizabeth" <ezelasky@hotmail.com> wrote in message
news:78393913.0403040658.dae58c3@posting.google.com...
> Can any one tell me why I am getting the error " Unrecognized
> attribute 'username'." in this web.config......
>
> <identity impersonate="true" username="test" password="test" />
>
> I can get this to work if I put it in the machine.config file but we
> don't want to modify at that level. I have tried all variations of
> the preceeding element & various security settings in ISS
>
> <authentication mode="None" />
>
> but I still get this error. Thanks!
- Next message: ruca: "Re: How to use JavaScript?"
- Previous message: Marina: "Re: very simple question, but i cant find the answer"
- In reply to: elizabeth: "Unrecognized attribute 'username'. in web.config file -- why??"
- Next in thread: elizabeth: "Re: Unrecognized attribute 'username'. in web.config file -- why??"
- Reply: elizabeth: "Re: Unrecognized attribute 'username'. in web.config file -- why??"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|