IIS 7 does not allow ports on Windows Vista

Jan 29, 2009 · Follow on Twitter and Mastodon archive

After clean installing Windows Vista, Visual Studio 2005 and Visual Studio 2008 on my work computer, I started having problems with using dynamic ports with ASP.NET.

When ASP.NET web applications are executed in VS 2005/2008, they may run on dynamic ports on the local server, e.g. localhost:12345. This worked before the clean install, but now I found myself being incorrectly redirected to www.localhost.com:12345.

After struggling with this, I eventually found a solution here. If you face the same problems as I did, I hope that it helps you out.

Discussions & More

Please share any ideas, feedback or comments you may have in the Disqus section below, or by replying on Twitter or Mastodon..

If you found this text interesting, make sure to follow me on Twitter and Mastodon for more content like this, and to be notified when new content is published.

If you like & want to support my work, please consider sponsoring me on GitHub Sponsors.