This repository was archived by the owner on Nov 1, 2018. It is now read-only.
This repository was archived by the owner on Nov 1, 2018. It is now read-only.
The IIS config may be locked if ASP.NET 4 is not installed #24
Closed
Description
The Asp.Net 4.5 installer unlocks IIS’s system.webServer/handlers section. However if you don’t install that component then the section remains locked and you can’t enable HttpPlatformHandler. Should the HttPlatformHandler msi unlock that section?
https://github.com/aspnet/Docs/pull/551/files#diff-62465270a6cd44f684f23a2a1ca872c9R64