HTTP 500 Internal Server Error on Call manager

Try the following steps-
Open CMD and restart WWW and IIS.

net stop w3svc
net start w3svc
iisreset /stop
iisreset /start

Generally in such a scenraio, you have to start iis twice because it will fail at the first.

If WWW service is stuck on stopping, you may kill the service using the following command-
taskkill /F /FI "SERVICES eq w3svc"

Comments

Popular posts from this blog

Status: Local Agent is not responding. This may be due to Master or Local Agent being down.

Understanding code yellow