Application log filling up with 1008 messages

G

Guest

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
 
D

Dave Patrick

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/...83-b7ec-4da6-92ab-793193604ba4&displaylang=en

--

Regards,

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

:
| 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
 
G

Guest

winmgmt /clearadap
winmgmt /resyncperf

did not help..

....however, the counters are irrelevant, so I used exctrlst.exe (nice tool)
and turned the .net stuff off.

Beautiful silence!!!

Thanks

Mike
 
D

Dave Patrick

You're welcome.

--

Regards,

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

:
| winmgmt /clearadap
| winmgmt /resyncperf
|
| did not help..
|
| ...however, the counters are irrelevant, so I used exctrlst.exe (nice
tool)
| and turned the .net stuff off.
|
| Beautiful silence!!!
|
| Thanks
|
| Mike
 

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