Windows event log shows the following error :
Faulting application name: Vizioncore.vRanger.Service.exe, version: 7.5.1.0, time stamp: 0x58121f41
Faulting module name: clr.dll, version: 4.6.1087.0, time stamp: 0x583e5e56
Exception code: 0xc0000409
Fault offset: 0x000000000030a328
Faulting process id: 0x1184
Faulting application start time: 0x01d2808e8040945f
Faulting application path: C:\Program Files\Dell\vRanger\Vizioncore.vRanger.Service.exe
Faulting module path: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\clr.dll
This is an issue with the NET framework 4. Per Microsoft, the issue occurs because an object that is being referenced is dereferenced by the garbage collector in common language runtime 4 (CLR4). Therefore, an access violation occurs during garbage collection or when the application tries to access the released object.
NET Framework version must be upgraded to version 4.6.
The NET Framework 4.6 web installer can be downloaded from here: https://www.microsoft.com/en-us/download/details.aspx?id=48130
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center