id 1017

About this tag
This tag covers Event Viewer errors with IDs 2002, 1017, and 3007 on Windows systems. The content focuses on troubleshooting performance counter issues related to IIS, ASP.NET, and Windows Search services. Common causes include corrupted or disabled performance counter libraries, misconfigured services, or missing registry entries. Solutions typically involve rebuilding performance counters using lodctr or unlodctr commands, ensuring the relevant services are running, and checking for proper permissions. These errors often appear in application event logs and can affect system monitoring and performance data collection.
  1. Gil80

    Windows 8 How to fix Event Viewer ID 2002, 1017 & 3007?

    ID 2002 IIS-W3SVC-PerfCounters Setting up Web Service counters failed, please make sure your Web Service counters are registered correctly. ID 1017 Perflib Disabled performance counter data collection from the "ASP.NET_64_2.0.50727" service because the performance counter library for that...
Back
Top