PERFLIB: get rid of events ID 1023, 1008 and 2003

Anonymous
2023-10-10T05:48:11+00:00

hi to all,

Is there any successfull steps to get rid of events id 10008, 1023, 2003?

Plz, send me any link to know how to remove those events id in windows server .

Thanks in advacnced

MeVs

Windows for business | Windows Server | Performance | Application technologies and compatibility

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-10-10T09:06:09+00:00

    Hello

    To fix Perflib errors with Event IDs 1008, 1023, and 2003, you can follow these steps:

    Identify the DLL causing the issue: Look at the data section of the Event Viewer log for the error, which should contain the name of the DLL causing the issue.

    Re-register the DLL: Try re-registering it by running the command regsvr32 <dllname> in an elevated command prompt. Replace <dllname> with the name of your DLL.

    Reinstall the associated software: If re-registering the DLL does not work, you can try reinstalling the software associated with the DLL.

    Create a new user profile: In some cases, the issue may be caused by a corrupt user profile. You can try creating a new user profile to fix the issue.

    How to fix Perflib errors on Event Viewer : Event ID - 1008 and 1023 - Microsoft Q&A

    2 people found this answer helpful.
    0 comments No comments