Groups | Blog | Home
all groups > dotnet performance > september 2004 >

dotnet performance : Preformance Counters, Missing .NET Values hklm\system\CurrentControlSet\Services\.NETFramework\performance



JesseH
9/20/2004 4:06:57 PM
I'm missing some performance registry keys under
hklm\system\CurrentControlSet\Services\.NETFramework\performance\

Any idea how to populate these values? Is an install or update missing?

More specifically I should be seeing the following and I'm not:
Last Counter REG_DWORD 0x11da
Last Help REG_DWORD 0x11db
First Counter REG_DWORD 0x112c
First Help REG_DWORD 0x112d
WbemAdapFileTime REG_BINARY 00D859B034D9C201
WbemAdapFileSize REG_DWORD 0x26000
WbemAdapStatus REG_DWORD 0x0


ryanbyi NO[at]SPAM online.microsoft.com
9/28/2004 3:42:15 PM
lodctr.exe is the program that is used to install performance counters on
your machine. This programs takes one argument that is a path to an ini
file that the describes the performance counters that are to be installed.
coreperfmonsymbols.ini if the ini file that describes the .Net Framework
counters. This file exists in the directory that .Net Framework was
installed to. On my machine i would run "lodctr.exe
c:\Windows\Microsoft.Net\Framework\v1.1.4332\coreperfmonsybols.ini" to fix
up the counters.

Ryan Byington [MS]

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

--------------------
[quoted text, click to view]
AddThis Social Bookmark Button