Lemonde
  • Lemonde
  • 100% (Exalted)
  • Advanced Member Topic Starter
a year ago
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...?
Sponsor

Want to thank us? Use: Patreon or PayPal or Bitcoins: bc1q4whppe29dw77rm4kv4pln0gqae4yjnxly0dny0hky6yhnafukzjsyrsqhk

All opinions expressed within these pages are sent in by members of the public or by our staff in their spare time, and as such do not represent any opinion held by sircles.net Ltd or their partners.


Lemonde
  • Lemonde
  • 100% (Exalted)
  • Advanced Member Topic Starter
a year ago
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.. 😁