S
shapper
Hello,
I am trying to get the profile of a user that is not authenticated. I
have the following:
ProfileCommon pc = Profile.GetProfile(username)
However ProfileCommon is not recognized
I have "using System.Web.Profile;" but I am not able to make this
work!
Could someone, please, help me out?
Thanks,
Miguel
I am trying to get the profile of a user that is not authenticated. I
have the following:
ProfileCommon pc = Profile.GetProfile(username)
However ProfileCommon is not recognized
I have "using System.Web.Profile;" but I am not able to make this
work!
Could someone, please, help me out?
Thanks,
Miguel