Unrecognized attribute 'username'. in web.config file -- why??
From: elizabeth (ezelasky_at_hotmail.com)
Date: 03/04/04
- Next message: Hernan de Lahitte: "Re: Unrecognized attribute 'username'. in web.config file -- why??"
- Previous message: TheLoneCabbage: "TripleDESCryptoServiceProvider on Win2k"
- Next in thread: Hernan de Lahitte: "Re: Unrecognized attribute 'username'. in web.config file -- why??"
- Reply: Hernan de Lahitte: "Re: Unrecognized attribute 'username'. in web.config file -- why??"
- Reply: Al Cadalzo: "Re: Unrecognized attribute 'username'. in web.config file -- why??"
- Reply: Al Cadalzo: "Re: Unrecognized attribute 'username'. in web.config file -- why??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 4 Mar 2004 06:58:01 -0800
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: Hernan de Lahitte: "Re: Unrecognized attribute 'username'. in web.config file -- why??"
- Previous message: TheLoneCabbage: "TripleDESCryptoServiceProvider on Win2k"
- Next in thread: Hernan de Lahitte: "Re: Unrecognized attribute 'username'. in web.config file -- why??"
- Reply: Hernan de Lahitte: "Re: Unrecognized attribute 'username'. in web.config file -- why??"
- Reply: Al Cadalzo: "Re: Unrecognized attribute 'username'. in web.config file -- why??"
- Reply: Al Cadalzo: "Re: Unrecognized attribute 'username'. in web.config file -- why??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|