We are running Windows 2003 Standard Edition. We got this error message in the Event Viewer with Event ID 1008. The error message said: "The Open Procedure for service "PSched" in DLL "C:\windows\system32\pschdprf.dll" failed. Performance data for this service will not be available. The Status code returned is the first DWORD in the attached data". Do you have any suggestions on how to fix this error message? Thanks.
http://www.eventid.net/display.asp?eventid=1008&eventno=70&source=Perflib&phase=1 May yield some clues. -- Todd J Heron, MCSE Windows 2003/2000/NT We are running Windows 2003 Standard Edition. We got this error message in the Event Viewer with Event ID 1008. The error message said: "The Open Procedure for service "PSched" in DLL "C:\windows\system32\pschdprf.dll" failed. Performance data for this service will not be available. The Status code returned is the first DWORD in the attached data". Do you have any suggestions on how to fix this error message? Thanks.
Sounds like "PSched" had a perfmon dll "pschdprf.dll" registered at one time. Somewhere over time, this dll was removed...but info is still in the registry referencing this dll as a perfmon counter. So on startup, the OS is trying to load the dll, but it can't..becuase it doesn't exist.
Thank you very much for your prompt response and information. If I don't fix this error message, will it cause any problems later on? Thanks.
Thank you very much for your quick response and information. You have a very good analysis. However, I do not know which programs that caused this problem. I have uninstalled the IIS services and other programs. Now, it is too late for me to I learn to uninstall the program and check the Event Viewer to see if it encounters any errors. Thanks.