I created a site. It is an internal site. It is a .NET 4.0 site. I would like to grab the username using HttpContext.Current.User.Identity.Name of the person browsing the
In my case removing line from web.config helps.
web.config
I also have in section.