If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Announcement
Collapse
No announcement yet.
Advanced Network test error: Unable to load performance counters.
BurninTest Endpoint is running. Enabled all inbound from BurinIn on firewall. Can't turn off the Firewall because of system configuration. Verified IP address's.
If you are getting the ""unable to load performance counters" error and you are running from an administrator account, then it may be that your system performance counters are not available.
The advanced network test requires the Windows Performance Monitoring to be enabled (it is by default) for the “Network Interface”.
Try running the Windows “perfmon.exe” tool to see if you can see the “Network Interface” performance counters. If you do you can add it using the “+” button to add a new counter, and select the performance object Network Interface, Bytes Total/sec.
If you can't see the Network Interface performance counters, then you can rebuild the performance counters using the 'lodctr /R' command in an open cmd prompt window.
Comment