Status: offen
Nach wenigen fehlerhaften Zugriffen auf SQL Server hängt sich der interne Webserver von Asp.Net Core MVC auf.
Das Problem ist, dass dann die gesamte Anwendung für alle Webclients hängt.
Man muss anschliessend auf den IIS Webserver und die Web-Anwendung erneut starten, indem man die Website stoppt, die Web.config ändert und dann die Website wieder startet.
Test:
https://Readdy.net
Fehlermeldung
Server Error
There is a problem with the page you are looking for, and it cannot be displayed. When the Web server (while acting as a gateway or proxy) contacted the upstream content server, it received an invalid response from the content server.
Log-File
fail: Microsoft.EntityFrameworkCore.Update[10000]
An exception occurred in the database while saving changes for context type 'Readdy.Data.ApplicationDbContext'.