code bits from my daily programming experiences in #c#,#sql,#.net,#asp.net,#hadoop,#PIG
Tuesday, December 22, 2015
IIS - This configuration section cannot be used at this path. This happens when the section is locked at a parent level.
After installing IIS and .net frameworks I hosted applications on the IIS.However I started getting these errors when I accessed the sites. Below is the error and the resolutions.
Fix is to enable everything under Application Development of IIS installation.
No comments:
Post a Comment