Hi,
In My Web Application, I have used Roles to validate and authorize the logged in User. The Application Source is in another machine which is on the same network of my machine. when i remote login into that machine, I am getting empty string for HttpContext.Current.User.Identity.Name. Any idea why am i getting so?. Thanks