Tagged Questions
5
votes
3answers
3k views
Setting static port number on Visual Studio Dev Server with a WebSite project
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?
0
votes
15answers
18k views
Unable to launch the ASP.NET Development server because port '1900' is in use
I don't know what has got into my computer today. I was developing just fine in VS 2008 and testing my ASP.NET web site on my development server.
Then suddenly, out of the blue, I can't run my web ...