Run "netstat" command to see which app uses the port. https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/netstat
The specified port is in use
Christopher Holland
0
Reputation points
Error.jpg When I try to debug my code in VS2022, I get the attached error. I have confirmed the only app that is using this port is VS2022, and only after I click the 'Play' button. I have tried restarting VS2022, restarting the computer, and even attempting to change the port in the project's properties. I have also tried uninstalling and reinstalling VS2022. Nothing works, and this is now a work-stoppage issue as I can no longer run the code in the development environment. As such, not testing or error checking can be done.