Perflib

G

Guest

Last week I installed several updates from the Windows Update web site. We
immediately started getting Source:perflib Event ID 1008 in the application
log which appears every few seconds and keeps filling up the log.

The complete message is as follows: The Open Procedure for service "ASP.NET"
in DLL "C:\WINNT\MicrosoftNET\Framework\v2.0.50727\aspnet_perf.dll" failed.
Performance data for the service will not be available. Status code returned
is data DWORD 0.

I do not think we give a "rats tail" about the performance data being
available, but we would like to eliminate the error message. I have looked
in the Knowledge base but have apparently missed this one, because I cannot
find anything about it.

HELP!

Thanks to all who help.
 
D

Dave Patrick

From a command prompt;

winmgmt /clearadap
winmgmt /resyncperf

may help.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/winmgmt.asp

I think you'll get these also if the service is not started. In this case
disable the counters.
http://www.microsoft.com/windows2000/techinfo/reskit/tools/existing/exctrlst-o.asp

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Last week I installed several updates from the Windows Update web site.
We
| immediately started getting Source:perflib Event ID 1008 in the
application
| log which appears every few seconds and keeps filling up the log.
|
| The complete message is as follows: The Open Procedure for service
"ASP.NET"
| in DLL "C:\WINNT\MicrosoftNET\Framework\v2.0.50727\aspnet_perf.dll"
failed.
| Performance data for the service will not be available. Status code
returned
| is data DWORD 0.
|
| I do not think we give a "rats tail" about the performance data being
| available, but we would like to eliminate the error message. I have
looked
| in the Knowledge base but have apparently missed this one, because I
cannot
| find anything about it.
|
| HELP!
|
| Thanks to all who help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top