Quantcast
Channel: Up & Running Inc – Tech How To's
Viewing all articles
Browse latest Browse all 1997

SOLVED: Cannot Load Counter Name Data Because An Invalid Index ” Was Read From The Registry

$
0
0

This error popped up when I was attempting to install Update Rollup 3 for Microsoft Dynamics CRM.  I had manually downloaded KB3016464 and tried to manually install it, rather than watching it error out repeatedly in Windows Update.crm-Cannot-Load-Counter-Name-Data-Because-An-Invalid-Index-Was-Read-From-The-Registry

The answer was to:

  1. Click the START button
  2. Type CMD
  3. Right click CMD PROMPT and select RUN AS ADMIN
  4. Type LODCTR /r
  5. Wait a few seconds for it to throw ERROR: UNABLE TO REBUILD PERFORMANCE COUNTER SETTING FROM SYSTEM BACKUP STORE. ERROR CODE IS 2
  6. Type LODCTR /r (yes, do it again :) )
  7. This time it will run successfully
  8. Run Windows Update and try the install patch that was causing you problems again or manually try to run the update again
  9. Have a nice day.

In case you are wondering LODCTR updates the performance counters which are stored in the registry and can be corrupted.  As you might have guessed, LODCTR /R causes a Rebuild of those counters.

For more details type LODCTR /? into a CMD prompt and press ENTER.

Share This With Your Friends Now:
facebooktwittergoogle_plusredditpinterestlinkedinmail


Viewing all articles
Browse latest Browse all 1997

Trending Articles