Summary
Error
When starting Performance Center Load Testing services on PC host, get the following error:
service on Local computer started and then stopped. Some services stop automatically if they are not in use by other services or pargrams.
check Windows event log and find the following error
Service cannot be started. System.ServiceModel.AddressAccessDeniedException: HTTP could not register URL http://+:8731/LTOP/LoadTestingService/. Your process does not have access rights to this namespace (see http://go.microsoft.com/fwlink/?LinkId=70353 for details). ---> System.Net.HttpListenerException: Access is denied
Cause
Fix
Open the service properties window, set log on as Local Sstem account in the Log On tab, restart the service.