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

Problem with childSource attribute on IIS 8.5 and 10

$
0
0

Hello,

I tried to create a configuration with childSource attribute on clean IIS 8.5 and 10 installations.

It's working, but in IIS Manager for the site with childSource attribute:

  1. Content View is showing nothing
  2. Explore and Edit Permissions Actions aren't working
  3. Virtual Directory tree is empty

The same configuration on IIS 7.5 working without any problem.

applicationHost.config:

<site name="test" id="2" serverAutoStart="true" childSource="d:\temp\test.config" />

chilSource config file (test.config):

<site><application path="/" applicationPool="test"><virtualDirectory path="/" physicalPath="D:\temp" /></application><bindings><binding protocol="http" bindingInformation="192.168.5.37:80:localiis.com" /></bindings></site>

Could you please help me to find a workaround/patch for this issue?

Thanks a lot!


Viewing all articles
Browse latest Browse all 780

Trending Articles



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