安装SQL Server 2005时出现计数器错误

 

 

【赛迪网-IT技术报道】假如您在安装SQL Server 2005时出现计数器错误,在搜索过所有的方法都不适用的情况下可以采用以下方法:

将4个计数器删除:(如果没有说清楚是哪个计数器的错误)

运行 cmd

unlodctr w3svc

unlodctr msftpsvc

unlodctr asp

unlodctr inetinfo

执行下面的代码片段后,重新安装SQL Server2005就不会有问题了。

lodctr w3ctrs.ini

lodctr ftpctrs.ini

lodctr axperf.ini

lodctr infoctrs.ini

posted @ 2009-02-18 11:17  单康丽  阅读(225)  评论(0编辑  收藏  举报