all of the screen that I will be using "Impersonation" with. When I attempt
to place the <identity impersonate="true" username="myUserName"
password="myPassword"> into my web config file within this folder, I get an
error which indicates that there is a problem with my web config file. I
think I remember that I can not replicate the entire webconfig file for my
application into a second web config file for the folder, but I can not
remember what it is I am suppose to leave out of the webconfig file. I know
that the <identify> option must be contained with in the system.web, but
everything seems to be contained within that parameter. Does anyone have a
sample web.config file which would show me how to set this up in a secondary
folder within my web application?
ThanksuserName not username
Change it and you will be fine.
--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
***************************
Think Outside the Box!
***************************
"Jim Heavey" wrote:
> Hello, I create a special folder within my application. This folder contains
> all of the screen that I will be using "Impersonation" with. When I attempt
> to place the <identity impersonate="true" username="myUserName"
> password="myPassword"> into my web config file within this folder, I get an
> error which indicates that there is a problem with my web config file. I
> think I remember that I can not replicate the entire webconfig file for my
> application into a second web config file for the folder, but I can not
> remember what it is I am suppose to leave out of the webconfig file. I know
> that the <identify> option must be contained with in the system.web, but
> everything seems to be contained within that parameter. Does anyone have a
> sample web.config file which would show me how to set this up in a secondary
> folder within my web application?
> Thanks
0 comments:
Post a Comment