Erron on Web.config identity impersonate
- From: "Jason Huang" <JasonHuang8888@xxxxxxxxxxx>
- Date: Mon, 19 Apr 2010 10:30:43 +0800
Hi,
My Web.config file in my C# .Net web application has the
< identity impersonate="true" userName="myaccount" password="mypassword" >
However, in some cases the web.config and our environment didn't match
correctly,
and in client's browser there's error page showing that line
< identity impersonate="true" userName="myaccount" password="mypassword" >
How do I config the Web.config so the error message won't show the Username
and Password stuff?
Thanks for help.
Jason
.
- Follow-Ups:
- Re: Erron on Web.config identity impersonate
- From: Mr. Arnold
- aa
- From: santosh kumar
- Re: Erron on Web.config identity impersonate
- From: Alberto Poblacion
- Re: Erron on Web.config identity impersonate
- From: Mr. Arnold
- Re: Erron on Web.config identity impersonate
- Prev by Date: Re: Use Regex to remove Attributes
- Next by Date: Re: Erron on Web.config identity impersonate
- Previous by thread: With MSMQ use the formatter only in the message level
- Next by thread: Re: Erron on Web.config identity impersonate
- Index(es):
Relevant Pages
|