Crash in msxml6.dll

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Ive implemented a windows service.
It runs on Windows 2008 virtual server (VMWare) and uses the latest (I believe) .Net Framework.

Periodically it crashes. In this case the message below appears in event log.

Does anyone have an idea what can be done to workaround it (except of waiting the next release of msxml6.dll)?
Asking without much hope. Apparently it is not a .Net issue at all.


Faulting application name: BlaBlaServer.exe, version: 1.0.0.0, time stamp: 0x4d6a3577
Faulting module name: msxml6.dll, version: 6.30.7600.16385, time stamp: 0x4a5bdfc8
Exception code: 0xc0000005
Fault offset: 0x00000000000016d1
Faulting process id: 0x1454
Faulting application start time: 0x01cbd84c0e84262b
Faulting application path: D:BlaBlaServerBlaBlaServer.exe
Faulting module path: C:WindowsSystem32msxml6.dll
Report Id: 648670a5-4441-11e0-89c9-0050568e4f4e




Application: BlaBlaServer.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: exception code c0000005, exception address 000007FEF1A916D1
<br/>



View the full article
 
Back
Top