欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  网络运营

无法启动.NET Framework NGEN v4.0.30319_X86服务的解决方法

程序员文章站 2022-07-09 16:58:18
无法启动 microsoft .net framework ngen v4.0.30319_x86服务..导致快速存储技术不无自动启动 .net runtime opti...

无法启动 microsoft .net framework ngen v4.0.30319_x86服务..导致快速存储技术不无自动启动

.net runtime optimization service (clr_optimization_v2.0.50727_64) - tried to start a service that wasn"t the latest version of clr optimization service. will shutdown(glory69 )

小昕:快速存储技术应该是intel主板提供的一项技术。你的.net framework 4组件无法启动的话,建议你重装一下此组件,无法启动一般是由于组件本身受损导致。

卸载重装组件步骤如下:

步骤1:清除之前的.net framework 4组件

1.点击这里获得.net framework 移除工具。

2.下载后,解压“dotnetfx_cleanup_tool.zip”重命名为“cleanup_tool.exe”。双击运行

3.选择“是”,和“yes"。然后会弹出一个选择框。

4.在“product to cleanup”选项卡中,选择 “.net framework - all versions(windows 7)”

5.点击“cleanup now”。

6.等待出现“product cleanup successed!”字样时,重新启动你的计算机(可能时间较长,耐心等待)

步骤2:手动安装.net framework 4

1.手动从以下地址下载microsoft net framework 4并保存至本地。

http://download.microsoft.com/download/9/5/a/95a9616b-7a37-4af6-bc36-d6ea96c8daae/dotnetfx40_full_x86_x64.exe

2.安装microsoft .net framework 4,安装后重启计算机。