I attempted to run my web service through visual studio. I faced an issue like :
--------------------------- Microsoft Visual Studio --------------------------- Unable to launch the IIS Express Web server. Failed to register URL "http://localhost:63591/" for site "xxxxxx" application "/". Error description: The process cannot access the file because it is being used by another process. (0x80070020) --------------------------- OK --------------------------- I saw the task manager and found that PID 4 is used by System and its Description is NT Kernel & System. So I tried to stop the http service. All dependency services stopped. But I am facing an issue in stopping http service like
The service is starting or stopping. Please try again later. So, I tried to stop and start the service manually. But the End process is disabled. It will be helpful if anyone could help with this issue


netsh http add iplisten ipaddress=::