"ASP" 服务的性能库 "C:\WINDOWS\system32\aspperf.dll" 的配置
"InetInfo" 服务的性能库 "C:\WINDOWS\system32\aspperf.dll" 的配置信息 同在注册表中保存的受信任性能库信息不匹 配。此库中的函数不会作为受信任函数处理。
有关更多信息,请参阅在 http://go.microsoft.com/fwlink/events.asp 的帮助和支持中心。
"W3SVC" 服务的性能库 "C:\WINDOWS\system32\inetsrv\w3ctrs.dll" 的配置信息 同在注册表中保存的受信任性能库信息不匹 配。此库中的函数不会作为受信任函数处理。
有关更多信息,请参阅在 http://go.microsoft.com/fwlink/events.asp 的帮助和支持中心。
执行CMD
CD c:\winnt\system32\
执行
unlodctr w3svc
unlodctr msftpsvc
unlodctr asp
unlodctr inetinfo
lodctr w3ctrs.ini
lodctr ftpctrs.ini
lodctr axperf.ini
lodctr infoctrs.ini
重启即可。
