Faulting module path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll

Jayanthi Iyer 0 Reputation points
2025-02-28T16:00:22.73+00:00

My application running on Windows server 2016 keeps crashing. I have updated the .Net Framework to 4.8. But the issue still persists.

I have replaced application specific data with xxx in the log details below. Any suggestions for me to try and fix it?

Log Name:      Application Source:        Application Error Date:          2/28/2025 9:00:06 AM Event ID:      1000 Task Category: (100) Level:         Error Keywords:      Classic User:          N/A Computer:      xxxx Description: Faulting application name: xxx.exe, version: 1.0.0.0, time stamp: 0x61a671dc Faulting module name: clr.dll, version: 4.8.4775.0, time stamp: 0x674e9bae Exception code: 0xc0000005 Fault offset: 0x0000000000082dd6 Faulting process id: 0x15cc Faulting application start time: 0x01db89f1712d813f Faulting application path: xxx.exe Faulting module path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll Report Id: 891c4a86-3cb1-47bf-b5f5-bc9f0097b7fb Faulting package full name:  Faulting package-relative application ID: 

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,027 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.