“The IIS Express applicationHost.config file contains invalid” Hatası
Projeyi başlatırken alt projeler unload olarak kalmışsa ve reload yaparken bu hatayı veriyorsa c diskinde bulunan iis config dosyalarının belgeler içindeki iis confige atılması gerekiyor, varsa değiştirilmesi gerekiyor.
- Go: C:\Program Files (x86)\IIS Express\config\templates\PersonalWebServer
- Copy 3 files: applicationhost.config, aspnet.config và redirection.config
- Go to: Documents\IISExpress\config
- Paste and replace all 3 files
- Reload
.net – The IIS Express applicationHost.config file contains invalid entries and must be corrected before you can open project – Stack Overflow