I have a WebSite project in Visual Studio 2008 (not a Web Application project!)
How do I set the ASP.NET Development startup port to a static port in a WebSite project?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
To specify a port for the ASP.NET Development Server – WebSite / WebServices projects
dynamic ports and select False from
the dropdown list. This will enable
editing of the Port number property.
in a port number. Click outside of
the Properties pane.This saves the property settings.
Web site within Visual Web Developer, the ASP.NET
Development Server will listen on the specified port.