I have the following setup --
wwwroot\web.config
wwwroot\application1\web.config
I have application1 flagged as it's own application within IIS. The
behavior I'm seeing is that application1 still inherits from the wwwroot's
web.config. I thought that if application1 was set as it's own application
within IIS, it would override that inheritance. Seems from postings in
various newsgroups that this is wrong. Is this right?
Is there anyway to have application1's web.config not inherit from its
parent directory's web.config?
Thanks, GalenHi Galen,
You may refer to following article to see if the last section address the
problem:
Configuration Inheritance
http://msdn.microsoft.com/library/d...-us/cpguide/htm
l/cpconconfigurationinheritance.asp
You may create a new virtual folder to the phiscal folder and test again.
Luke
Microsoft Online Support
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
Wednesday, March 28, 2012
web.config inheritance
Labels:
application,
application1,
asp,
configi,
configwwwroot,
flagged,
following,
iis,
inheritance,
net,
own,
setup,
web,
webconfig,
wwwroot
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment