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

submitted by spavkovspavkov(1708) 3 years, 9 months ago

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...

1 comment |category: |Views: 122

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by UnicornNinjaUnicornNinja(465) 3 years, 9 months ago 0

I was stuck on this exact issue the other day and it drove me nuts and I never found the answer...I wish I had seen your post!

Reply

information Login or create an account to comment on this story