My musings about .NET and what not

ASP.NET Development Server / Windows Defender Issue

Just a quick heads-up for you all, as I assume this may affect many readers of this blog.

It appears Microsoft made a boo-boo with a recent Windows Defender signature file that has made the ASP.NET Development Server stop working for many folks.

In case you are unaware, the ASP.NET Development Server (aka "Cassini") is the server built into Visual Studio that runs your file-system-based web site when you debug or click "View in Browser". Windows Defender is a Microsoft utility that scans your system for spyware, adware, trojans, and the like.

Anyway, it seems that a recent Windows Defender update has mistakenly identified (and of course, dutifully hosed) the hosts file entry that is required for the Development Server to run on "localhost", as a possible attempt to hijack your system.

If you recently got a Windows Defender warning (on or around March 9) about a Win32/PossibleHostsFileHijack issue, you need to read the information contained at the following link:

http://blogs.msdn.com/webdevtools/archive/2009/03/13/asp-net-web-development-server-stops-working.aspx

The page above describes the issue in more detail, and explains how to modify the hosts file to get the ASP.NET Development Server working again.

Just tryin' to be a good citizen and all. Pass the word.

Subscribe to this blog for more cool content like this!

kick it on DotNetKicks.com

shout it on DotNetShoutOut.com

vote it on WebDevVote.com

Bookmark / Share

    » Similar Posts

    1. Integrating Exception Handling Into the Development Cycle
    2. Wanna Help Me Write a Book?
    3. Defensive Programming, or Why Exception Handling Is Like Car Insurance

    » Trackbacks & Pingbacks

    No trackbacks yet.
    Trackback link for this post:
    http://leedumond.com/trackback.ashx?id=47

    » Comments

    There are no comments. Kick things off by filling out the form below.

    » Leave a Comment