简体   繁体   English

Windows应用程序由于CLR.dll而崩溃-Windows 2008 R2 Server

[英]Windows Application crashes due to CLR.dll - Windows 2008 R2 Server

I have a Dot Net Framework 4.0 based application developed on Visual Studio 2010 Professional which is running as a Windows Service on Windows Server 2008 R2 Enterprise Version with Service Pack 1, 64 bit Operating System. 我有一个在Visual Studio 2010 Professional上开发的基于Dot Net Framework 4.0的应用程序,该应用程序在带有Service Pack 1(64位操作系统)的Windows Server 2008 R2 Enterprise版本上作为Windows Service运行。 The application seems to crash intermittently and the reason is as below : 该应用程序似乎间歇性崩溃,原因如下:

Faulting Module name: clr.dll, version: 4.0.30319.1026 故障模块名称:clr.dll,版本:4.0.30319.1026

Exception Code: 0xc0000409 异常代码:0xc0000409

Fault Offset: 0x002b79d8 故障偏移量:0x002b79d8

Faulting module path: C:\\Widows\\Microsoft.NET\\Framework\\v4.0.30319\\clr.dll 错误的模块路径:C:\\ Widows \\ Microsoft.NET \\ Framework \\ v4.0.30319 \\ clr.dll

Can you kindly let me know if there is any HOTFIX for this CLR.dll crash issue? 您能否让我知道此CLR.dll崩溃问题是否有HOTFIX? If yes can you let me know regarding the same? 如果可以,您可以让我知道吗?

从Windows安装此HOTFIX

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM