Friday, 12 June 2009

Fix the web server port in Visual Studio

You can fix the port the web server uses in VS 2008 by clicking F4 or From the menu 'View' --> 'Properties Window'. The change 'Use dynamic ports' to false and this will allow you to change the port number (which is disabled when you first come in to the window). I use port 50000 fyi.