Hatalar ve Çözümleri Yazılım

“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.

  1. Go: C:\Program Files (x86)\IIS Express\config\templates\PersonalWebServer
  2. Copy 3 files: applicationhost.config, aspnet.config và redirection.config
  3. Go to: Documents\IISExpress\config
  4. Paste and replace all 3 files
  5. Reload

.net – The IIS Express applicationHost.config file contains invalid entries and must be corrected before you can open project – Stack Overflow