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. .net – The IIS Express applicationHost.config file contains invalid entries and must be corrected before you can open project – Stack Overflow
builder.Services.Configure(options =>{options.MultipartBodyLengthLimit = int.MaxValue;options.MultipartHeadersLengthLimit = int.MaxValue;options.ValueLengthLimit = int.MaxValue;options.BufferBodyLengthLimit = int.MaxValue;options.ValueLengthLimit = int.MaxValue;options.MultipartBoundaryLengthLimit = int.MaxValue;options.MultipartHeadersCountLimit = int.MaxValue;options.MultipartHeadersLengthLimit = int.MaxValue;}); https://stackoverflow.com/questions/38698350/increase-upload-file-size-in-asp-net-core
Application Request Routing – IIS de Yük Dengeleme
https://stackoverflow.com/questions/59701533/the-iis-express-applicationhost-config-file-contains-invalid-entries-and-must-be
Modelde aynı isimde birden fazla değişken tanımlı ise bu hatayı veriyor. Değişkenlerin türleri farklı olduğu için modele ekleme yaparken hata vermiyor ancak ilerleyen süreçte ilgili modeli kullanmak istediğinizde başlıkta belirttiğim hataya düşüyor.
https://stackoverflow.com/questions/15127834/how-to-iterate-over-the-keys-and-values-with-ng-repeat-in-angularjs
https://stackoverflow.com/questions/43098797/client-certificate-could-not-establish-secure-channel-for-ssl-tls-with-authorit
https://stackoverflow.com/questions/1931414/the-http-request-is-unauthorized-with-client-authentication-scheme-basic-the
https://www.melibera.com/blog/iis-uzerinden-http-https-yonlendirmesi.html
https://social.msdn.microsoft.com/Forums/tr-TR/a1a3db24-f7a8-4252-b09b-5d542308069b/systemglobalizationculturenotfoundexception-culture-is-not-supported-hatasnn-sebebi-nedir?forum=aspnettr