I'm working on this ASP.NET website project, when I build (Ctrl-F5) Visual studio 2008 runs the website using the ASP.NET development server on port 4730. Is there a way to make it run it on port 80?
How to make ASP.NET development server run on port 80
asp.net
Related Question
- .net – ASP.NET Web Site or ASP.NET Web Application
- Javascript – Change the selected value of a drop-down list with jQuery
- C# – The breakpoint will not currently be hit. No symbols have been loaded for this document in a Silverlight application
- What are all the user accounts for IIS/ASP.NET and how do they differ
- C# – Login failed for user ‘IIS APPPOOL\ASP.NET v4.0’
- C# – ASP.NET 5 MVC: unable to connect to web server ‘IIS Express’
- Visual-studio – Visual Studio 2017 error: Unable to start program, An operation is not legal in the current state
Best Solution
Project properties > Web > select Specific Port and fill in
80