Disable the performance counter
-
Hello all, While loading of my windows application, one of the task is to get all the processes which are running currently. When i tried to do this, It is raising an error saying that 'Process performance counter is disabled, So the requested operation can not be performed' Can anyone help me on this that what to do? Thanks, Sabarinathan T.
-
Hello all, While loading of my windows application, one of the task is to get all the processes which are running currently. When i tried to do this, It is raising an error saying that 'Process performance counter is disabled, So the requested operation can not be performed' Can anyone help me on this that what to do? Thanks, Sabarinathan T.
Read http://support.microsoft.com/kb/248993/[^] And http://support.microsoft.com/default.aspx?scid=kb;EN-US;q249138 [^] Does this help ?
-
Hello all, While loading of my windows application, one of the task is to get all the processes which are running currently. When i tried to do this, It is raising an error saying that 'Process performance counter is disabled, So the requested operation can not be performed' Can anyone help me on this that what to do? Thanks, Sabarinathan T.
Hello Richard, Thanks a lot for giving the reference. I tried to do what they asked to follow to disable the performance counters, still i did not get any solution for the problem. That is i did reset of the Dword value to 1 and to 0 back. There was no change in that error for both the values. Kindly tell me what i should do? Thanks, Sabari
There may be many ways to get failure while to succeed is possible by only one way---Ananymous