Posted on: 6/16/2014 11:34:18 AM | Views : 544

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 ...