Quantcast
Channel: Sysadmins Knowledge Base » Microsoft IIS
Viewing all articles
Browse latest Browse all 4

Error: ‘Category does not exist’ when viewing IIS Worker Processes in IIS Manager

$
0
0

I encountered an issue a while ago while using the new Worker Processes feature in IIS Manager:

 Error:

When you open the Worker process, you may encounter this error Category does not exist

Solution:

To fix this problem, simply enable the [PerfProc] Performance counter by running the following command from an elevated command prompt:

lodctr /e:PerfProc


Viewing all articles
Browse latest Browse all 4

Trending Articles