HttpContext.Current.User.Identity.Name Returns Empty String

Last post 03-17-2008 3:13 PM by Siva_Prakash75. 1 replies.

Sort Posts:

  • HttpContext.Current.User.Identity.Name Returns Empty String

    03-17-2008, 3:04 PM

    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

  • Re: HttpContext.Current.User.Identity.Name Returns Empty String

    03-17-2008, 3:13 PM
    Answer

    I got the answer for that. need to uncheck the anonymous access for that site

Page 1 of 1 (2 items)