Hi,
I am facing a weird issue in my web application in which I am using asp.net membership with forms authentication. The login is behaving irregular. Some times User is login but some times it is not. Then I checked actually the user name using httpContext.Current.User.Identity.Name is blank.
After refresh the page many time then it works again for one time. I can not figure out whatz happning.
Kindly help.
Thanks.

Sheikh parvazPosted Mar 9, 2015, 3:20 PM
Sheikh parvazPosted Mar 4, 2015, 1:12 AM
But, I have already searched all available resource on internet but no solution available so far.
As I mentioned I am using forms authentication not windows.
I will request experts to help please.
Dipankar BiswasPosted Mar 3, 2015, 11:52 PM
See this link... to hlp..http://stackoverflow.com/questions/7839567/why-does-httpcontext-current-user-identity-name-return-blank
Thanks
Dipankar Biswas