Do you need the counters? Try running;
winmgmt /clearadap
winmgmt /resyncperf
Or if that doesn't work, then you can run exctrlst.exe (Extensible Counter
Listing Tool) from the resource kit and disable the counters if you don't
need or use them. They're for use with Performance Monitor
http://www.microsoft.com/downloads/d...displaylang=en
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
"Mike V" wrote:
| My APP log on a windows 2000 SP4 server is filling up with the following
| message:
|
| Source: Perflib
| Category: None
| The Open Procedure for service "ASP.NET" 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.
|
| This message shows up in bursts of around 20 messages every 2 minutes.
|
| This server is DC1 and there is a DC2 server, both Global Catalog Domain
| Controllers.
|
| DC2 has no such problem so I compared the registry entires and found DC1
was
| short a couple entries. I added them manually and that didn't help.
|
|
| I downloaded .net 2.0 and repaired server, no go.
| I removed and reinstalled .net 2.0, no go.
| I applied .net 2.0 updates , no go
|
|
| I used a tech article to blow away performance counters and reload them
and
| that didn't help.
|
| I can't really find any information on this problem.
|
| Any help out there?
|
| Mike