rekr321 Posted February 12, 2002 Share Posted February 12, 2002 A friend of mines computer keeps haveing system errors, and reboots using WIndows XP professinal When I checked his Event Log- the times of the reboots coresspond to event code 1003 and category (102). When I checked microsofts knowledge databse I found this: Event ID: 1003 Detail Text: The object length of an object returned by Extensible Counter DLL (DLL name) for the (service name) service was not correct. The sum of the object lengths returned did not match the size of the buffer returned. Performance data returned by counter DLL will not be returned in Perf Data Block. Count of objects returned is data DWORD 0. Interpretation: After the collect function returns, perflib validates the TotalByteLength members of each PERF_OBJECT_TYPE structure returned by the performance extension. This error event means there is problem with one or more TotalByteLength values in the PERF_OBJECT_TYPE structures. Expertise: Developer of named extensible counter DLL Anyone know how to fix this problem. TIA rekr P.S. THe errors occured while using internet explorer and/ or winmx Link to comment Share on other sites More sharing options...
UnaBonger Posted February 12, 2002 Share Posted February 12, 2002 See if this helps...... Event 1003, 1008, 1017, 7023 After DHCP Service Installation -------------------------------------------------------------------------------- The information in this article applies to: Microsoft Windows NT Server version 4.0 -------------------------------------------------------------------------------- SYMPTOMS The following events are logged in the system event viewer: Event ID: 1003 Source: DhcpServer Description: The DHCP server failed to register its registry data. The following error occourred: The system cannot find the path specified. Event ID: 1008 Source: DhcpServer Description: The DHCP server is shutting down due to the following error: The system cannot find the path specified. Event ID: 1017 Source: DhcpServer Description: The DHCP server encountered the following error while Backing up the registry configuration: The system cannot find the path specified. Event ID: 7023 Source: Service Control Manager Description: The Microsoft DHCP Server service terminated with the following error. The system cannot find the path specified. CAUSE The default directory System32Dhcp was not present before Microsoft DHCP Server service was installed. The Microsoft DHCP Server service installation process will not check for this directory, nor create it if it is missing. RESOLUTION To work around this problem, perform the following steps: Uninstall the Microsoft DHCP Server service from the Networks tool in Control Panel. Manually create the System32Dhcp folder. Reinstall Microsoft DHCP Server service from the Networks tool in Control Panel. Restart Windows NT Server. MORE INFORMATION Microsoft has confirmed this to be a problem in Windows NT version 4.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. -------------------------------------------------------------------------------- Link to comment Share on other sites More sharing options...
rekr321 Posted February 13, 2002 Author Share Posted February 13, 2002 Im gonna try it out Link to comment Share on other sites More sharing options...
Recommended Posts