Re: Unrecognized attribute 'username'. in web.config file -- why??

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Al Cadalzo (cadalzo_at_hotmail.com)
Date: 03/04/04


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!



Relevant Pages