Error!
Success!

How to disable web.config Inheritance for Child Applications?

0
kicks

How to disable web.config Inheritance for Child Applications?  (Unpublished)

Each ASP.NET Web Application has its own configuration file called web.config file. In fact every directory in ASP.NET application can have one. Settings in each web.config file apply to the directory where its placed, and all the subdirectories of that directory. This is called Configuration Inheritance and it can cause serious headaches if you are not fully aware of how it works...


Kicked By:
Drop Kicked By: