question

HungNguyen-0110 avatar image
0 Votes"
HungNguyen-0110 asked JiachenLiMFST-9349 edited

Faulting module name: clr.dll, version: 4.8.4110.0

I have an application. I converted it from vb6 to vb.net, Visual Studio 2019. OS is Windows 7.
I can build the application successfully and run the application in Release mode from Visual Studio 2019 environment successfully. However, when I run the application *.exe file by directly double clicking the file in the folder, it crashed. The Event Viewer shows the below. Can you help me to fix it?
Faulting application name: UCT_1310_MULTILIV.exe, version: 1.0.8166.29802, time stamp: 0x627b74d4
Faulting module name: clr.dll, version: 4.8.4110.0, time stamp: 0x5de6da2a
Exception code: 0xc0000005
Fault offset: 0x000204b7
Faulting process id: 0x24c0
Faulting application start time: 0x01d865121199419d
Faulting module path: C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll
Report Id: 4f763bac-d105-11ec-a663-50e549bee9d2

dotnet-runtime
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

JiachenLiMFST-9349 avatar image
0 Votes"
JiachenLiMFST-9349 answered JiachenLiMFST-9349 edited

Hi @HungNguyen-0110 ,
Try to use Microsoft .NET Framework Repair Tool
Best Regards.
Jiachen Li


If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.