When you create a file based web site, the "Developer Web Server" is fired up on a local port to serve the web site. By default, the port value used is dynamic based on a pre-defined range and the availability of a port. In some situations, you might want the web server to always use a fixed port value.
Here's how to do configure this:
Mark Berryman SDET, ASP.NET QA Team