viernes, 29 de mayo de 2020

No puedo agregar un componente de .NET Framework se cierra el VS2019


Problema: el VS2019 se cierra automáticamente  y no me indica ningún error. Se procede a verificar el event viewer de windows y podemos observar el siguiente mensaje de error registrado:

Faulting application name: devenv.exe, version: 16.6.30114.105, time stamp: 0x5ebdca03
Faulting module name: clr.dll, version: 4.8.4150.0, time stamp: 0x5e176ddd
Exception code: 0xc0000005
Fault offset: 0x0033318e
Faulting process id: 0x5c54
Faulting application start time: 0x01d632e798f89fb8
Faulting application path: D:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\devenv.exe
Faulting module path: C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll
Report Id: 0c899b54-d2f8-43da-be1c-a83e169c0603
Faulting package full name: 
Faulting package-relative application ID: 


Application: devenv.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an internal error in the .NET Runtime at IP 7384318E (73510000) with exit code 80131506.


Solución:

C:\Windows\Microsoft.NET\Framework64\v4.0.30319\ngen.exe update /force





No hay comentarios:

Publicar un comentario