Solving: Windows Authentication fails, when using a host header and accessing IIS on the local box.
If you are developing an ASP .NET website that uses Windows Authentication and add a host header in IIS to the ASP .NET web application, accessing the site on the local box, might not work.…