Charlie
Wed Apr 09 23:04:25 PDT 2008
This is primarily an IT Pro / End User netwsgroup (thus the .general in the
name), not a developer NG. You might get an answer (there are a couple of
good devs here), but you're far more likely to get the answer you need on
one of the MSDN forums.
--
Charlie.
http://msmvps.com/xperts64
http://mvp.support.microsoft.com/profile/charlie.russel
"DR" <softwareengineer98037@yahoo.com> wrote in message
news:uMWjirsmIHA.5368@TK2MSFTNGP04.phx.gbl...
> PerformanceCounterCategory.Create() takes 3 minutes to add a new
> category!!
>
> If I run PerformanceCounterCategory.Create() on my development machine it
> only takes a
> few seconds. But on remotely monitored machines it takes 3 minutes! Is
> this because the
> other machines are remotely monitored? Something else?
>
> What all can make PerformanceCounterCategory.Create() take 3 minutes to
> add a new category??
>