紧急求援!——无法打开服务
我的系统是windows2000 server,由于一次断电,导致我无法打开管理工具的服务:
控制面板-》管理工具-》服务,出现下列错误:系统在读取 上的服务列表时出现下列错误:错误234:更多数据可用。
请问我该如何才能打开服务?
问题点数:20、回复次数:2Top
1 楼scz123(小章 http://blog.csdn.net/scz123/)回复于 2005-08-03 11:54:59 得分 0
http://support.microsoft.com/kb/q175529/
CAUSE
The cause of these errors is the result of too much data stored in the following key in the registry.
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer \Parameters\NullSessionPipes
NOTE: The above registry key is one path; it has been wrapped for readability.
The Server service queries the registry value above for its entries. The buffer for the amount of information that the Server service can accept when it queries is approximately 32 KB. If there are more than 32 KB in that entry, the Server service will fail to start and return the error "More data is available," or "Not enough storage is available."
RESOLUTION
The solution is to remove any unnecessary entries from this value in the registry, or apply (or reapply) the latest Windows NT Service pack.
MORE INFORMATION
The default information contained in this key is:
COMNAP COMNODE SQL\QUERY SPOOLSS LLSRPC EPMAPPER LOCATORTop
2 楼seawind999(风雨)回复于 2005-08-03 12:59:02 得分 0
sfc /scannowTop




