Quantcast
Channel: Configuration & Scripting
Viewing all articles
Browse latest Browse all 780

enableConfigurationOverride="false" not working for me

$
0
0

Hi Guys, 

I have deployed a website in IIS8.5 as an Application of another website (http://websiteparent/websitechild) . I´m currently having hte problem that the websitechild inherits the configuration of the web.config of websiteparent. I have tried to stop this behaviour by setting in applicationHost.config file the following:

   <applicationpools>

     <add name="websitechildpool" enableConfigurationOverride="false" />

   </applicationpools>

where websitechildpool is the application pool of websitechild, but it seems it is not working since i´m getting errors due to colisions with the parent web.config.

I have also tried by setting the follwoing:

   <virtualDirectoryDefaults allowSubDirConfig="false" />

But seems it is not helping neither.

I will appreciate any help that you can provide me. 

Thanks in advance.

Paola


Viewing all articles
Browse latest Browse all 780

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>