无法打开服务器服务性能对象。数据段的第一个四字节 (DWORD) 包含状态代码。
解决方法:修改注册表禁用PerfNet性能计数器。
具体方法:打开注册表,在
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesPerfNetPerformance
下添加DWORD(32位)值(双字节值):
Disable Performance Counters
设置值为 1 。
无法打开服务器服务性能对象。数据段的第一个四字节 (DWORD) 包含状态代码。
解决方法:修改注册表禁用PerfNet性能计数器。
具体方法:打开注册表,在
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesPerfNetPerformance
下添加DWORD(32位)值(双字节值):
Disable Performance Counters
设置值为 1 。