we are using System.Web.HttpContext.Current.User.Identity.IsAuthenticated to authenticate the user to access few pages from our website. We hosted the website on Virtual machine. It is unable to authenticate
even I provide the correct virtual machine credentials.It is working with other system which is not vitual machine. So, Can any body help me to sort out this issue?
Go to the complete details ...