惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

GbyAI
GbyAI
Blog — PlanetScale
Blog — PlanetScale
The GitHub Blog
The GitHub Blog
Microsoft Security Blog
Microsoft Security Blog
I
InfoQ
A
About on SuperTechFans
T
The Blog of Author Tim Ferriss
D
DataBreaches.Net
L
LangChain Blog
F
Fortinet All Blogs
C
Check Point Blog
Google DeepMind News
Google DeepMind News
云风的 BLOG
云风的 BLOG
Engineering at Meta
Engineering at Meta
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
H
Help Net Security
J
Java Code Geeks
月光博客
月光博客
H
Hackread – Cybersecurity News, Data Breaches, AI and More
IT之家
IT之家
aimingoo的专栏
aimingoo的专栏
小众软件
小众软件
宝玉的分享
宝玉的分享
Jina AI
Jina AI

博客园 - nathan

七个经典的绩效考核工具 听说搞IT的人都会玩游戏,你有吗[投票] 简单实现Crystal Report的动态加载 lins(原作) 修改欄位屬性或是名稱 wow 宏 - nathan - 博客园 曝光形形色色的超载 用installshield 创建sql server数据库 sql创建、附加数据库的脚本参考 清除恶意RM文件的弹出窗口广告[轉] 100多种流氓插件集合 [导入]ShootSearch (基于dotlucene的c#开源搜索引擎) [导入]ShootSearch 中文分词组件(c#开源) 无时间限制使用野外恶魔的方法 加密與解密 C#中控制IIS服務重啟 办公室定律(转) 破解dotnetCharting.WinForms 3.4 项目管理的内容 為什麼執行Application.Exit(),會停一段時間地關掉
进程性能计数器已禁用 解決方法
nathan · 2006-07-10 · via 博客园 - nathan

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

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