Answer the question
In order to leave comments, you need to log in
How to undo inheritance in web.config?
There are two very crooked applications on web.config.
One in the root wwwroot, the second in a subfolder.
The problem is that the one in the subfolder stubbornly does not work, while the one in which the web.config is active at the root. It is worth renaming it (so that it does not work) as it starts working.
I tried adding the line to the root
<location path="." inheritInChildApplications="false">
did not help. Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question