Guest Igor Report post Posted April 24, 2010 Hi, While running test on my web application, i noticed that when i try to get user with Membership.GetUser() (Asp.net 2), it returns null. I'm calling Membership.GetUser() from Login1_LoggedIn event handler and there is no Login1_LoginError event happen, so i'm sure that there is exist an User. Can you please help me with this issue? Best Regards, Igor Yakubov. Quote Share this post Link to post Share on other sites
sergei 0 Report post Posted April 26, 2010 I think you should properly parameterize your profile. Quote Share this post Link to post Share on other sites