aspnet_perf.dll cannot register

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I installed .Net runtime on one of my server, and since then my event log is
flooded with following message:

Event Type: Error
Event Source: Perflib
Event Category: None
Event ID: 1008
Date: 10/4/2006
Time: 3:12:19 PM
User: N/A
Computer: ServerName
Description:
The Open Procedure for service "ASP.NET_2.0.50727" in DLL
"C:\WINNT\Microsoft.NET\Framework\v2.0.50727\aspnet_perf.dll" failed.
Performance data for this service will not be available. Status code returned
is data DWORD 0.


Any clue why?
 
performance data counters are stored in the registry. so you need to grant
access

-- bruce (sqlwork.com)
 

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

Back
Top