| Posted by: Lemonde - 08 July 2022 19:23:05 |
|---|
| Error says: Log Name: Application Source: IIS AspNetCore Module V2 Date: 08/07/2022 19:20:29 Event ID: 1007 Task Category: None Level: Error Keywords: Classic User: N/A Computer: IIS.domain.local Description: Application '/LM/W3SVC/10/ROOT' with physical root 'E:\Websites\www\IIS\' failed to load coreclr. Exception message: CLR worker thread exited prematurely Event Xml: 1007 2 0 0x80000000000000 2689442 Application IIS.domain.local Application '/LM/W3SVC/10/ROOT' with physical root 'E:\Websites\www\IIS\' failed to load coreclr. Exception message: CLR worker thread exited prematurely Process Id: 9572. File Version: 15.0.21050.4. Description: IIS ASP.NET Core Module V2 Request Handler. Commit: e882394a7bb38930da748291fe2c2ceaa6a80588 Does anyone know what this means? It has always worked before...? |
| Posted by: Lemonde - 08 July 2022 19:37:35 |
|---|
| This was a IP address in the app code that was pointing to an SQL server that had changed so we replaced it with the hostname to stop this happening again.. 😁 |