beaucrawford.net

Give me data or give me death

About the author

Author Name is someone.
E-mail me Send mail

Recent comments

Don't show

Authors

Tags

Don't show

    Disclaimer

    The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

    © Copyright 2012

    ASP.NET Development Server stopped serving pages

    I’m running Vista Ultimate and, for some odd reason, the ASP.NET Development Server stopped serving pages after I installed IIS7 (at least that’s the last time I remembered it working).  Another oddity is that it would serve pages when I changed the localhost domain to 127.0.0.1.

    I poked around a little and found a fix for the problem.  You simply need to add an entry to the “hosts” file at the following path:

    C:\Windows\System32\drivers\etc

    The magic line you need is:

    127.0.0.1        localhost


    Posted by Beau on Monday, March 23, 2009 9:47 PM
    Permalink | Comments (0) | Post RSSRSS comment feed

    Comments