Getting below error after migrating MVC application to Windows 2016. Roles & features look good to me, Roles & Features
This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".
Any solution?