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<BR><BR>When we move the ...
It's not enough to get an IIS Web server up and running. You must also be able to manage the log files to track site utilization and user activity. Multiple options for logging user access activity ...