出现的状况
当系统下载不能正常执行,也无法更新新版本时,并提示出来的错误:
          未处理的异常: System.InvalidOperationException: 进程性能计数器已禁用,因此无法执行所请求的操作

 

解决办法
修改注册表信息 
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PerfProc\Performance 下面的键值Disable Performance Counters 设置为  0 。

相关文章:

  • 2022-03-05
  • 2021-09-15
  • 2022-02-15
  • 2022-02-09
  • 2021-04-03
  • 2021-11-25
  • 2021-08-25
  • 2021-06-17
猜你喜欢
  • 2022-02-01
  • 2021-07-02
  • 2021-06-24
  • 2022-12-23
  • 2022-02-09
  • 2022-02-23
相关资源
相似解决方案