Windows sysadmins responsible for servers running Microsoft Internet Information Services (IIS) received an unexpected surprise last Friday afternoon--or first thing this morning--in the form of a ...
Our minor departmental ASP.NET app works great in DEV on a web server without SSL. It relies on getting the User's Windows identity from HttpContext.Current.User.Identity.Name When we move the same ...
I've been trying to migrate an internal ASP site from Windows 2000 to Windows 2008 Server. Everything's good except for authentication. For some reason ...