Looks like performance counters are disabled on your XP machine. Take a look
at this message:
http://groups-beta.google.com/group/microsoft.public.dotnet.framework/browse_thr
ead/thread/5b2a3b2401494ab4/e457806b555d33a8
you should be able to turn on performance counters by editing the registry
as mentioned in the last post of that conversation.
The reason this happens is mentioned here:
http://msdn.microsoft.com/netframework/programming/bcl/faq/SystemDiagnosticsProc
essFAQ.aspx#Question2
So, this shouldn't be an issue in Whidbey.
hope that helps..
Imran.
> Mine application is used to start other executables using
> System.Diagnostics.Process. Everything worked fine on windows2000. Now I will
[quoted text clipped - 7 lines]
>
> Thanks in advance.
Edward - 07 Dec 2004 07:39 GMT
Thanks, but it didn't solved mine problem.
The key mentioned in the article isn't present on the computer. I'm still
looking at
the supplied KB-articles.
> Looks like performance counters are disabled on your XP machine. Take a look
> at this message:
[quoted text clipped - 24 lines]
> >
> > Thanks in advance.