Search code examples
visual-studiovisual-studio-2017

How do I change the debug port in Visual Studio 2017?


How to change debug port in Visual Studio 2017? I checked the property pages but to no avail.


Solution

  • For me, I was able to find it with the following steps in Visual Studio 2017:

    1. Right click on the web project, then click Properties.
    2. Click on the Debug tab.
    3. Under the Profile IIS Express, you will find the port at the App URL box.