My .NET (4) perfmon counters were all there and working, but then perfmon crashed on me. When I restarted, all the .net ones are gone, and instead there is a single guid counter, which when I expand says "Can't load counters".
Does anyone know how to get them back? From googling around, I found the following suggestion:
unlodctr .NETFramework
lodctr c:\Windows\Microsoft.NET\Framework\v4.0.30319\corperfmonsymbols.ini
But that hasn't made a difference.
I'm using 64-bit windows 7.
Thanks