0

I am getting error message stating Port 80 is in use for one project but not for the other few projects and they are set-up in the same way, but clearly something is different about the set-up of this project.

I have followed below links but nothing works:-

unable to launch iis express web server port 80 is in use

Unable to launch the IIS express web server port 80 is in use

https://social.msdn.microsoft.com/Forums/en-US/2b694b04-60af-4ee8-b87b-1d9c3a9f70a6/unable-to-launch-iis-express-web-server-port-80-is-in-use?forum=aspgettingstarted

I have no idea what that is and would appreciate any guidance

Error when running solution

Ram
  • 527
  • 1
  • 10
  • 26
  • 1
    This should solve your problem: [How can you find out which process is listening on a TCP or UDP port on Windows?](https://stackoverflow.com/questions/48198/how-can-you-find-out-which-process-is-listening-on-a-tcp-or-udp-port-on-windows) – Stephen Ostermiller Mar 04 '22 at 09:40
  • Does this answer your question? [How can you find out which process is listening on a TCP or UDP port on Windows?](https://stackoverflow.com/questions/48198/how-can-you-find-out-which-process-is-listening-on-a-tcp-or-udp-port-on-windows) – Paul Karam Mar 04 '22 at 10:20
  • @StephenOstermiller - I undid my changes to the project, restarted my machine and got latest and it now works...Thanks – Ram Mar 04 '22 at 10:32

1 Answers1

0

I undid my changes to the project, restarted my machine and got latest and it now works.

Ram
  • 527
  • 1
  • 10
  • 26