Hello,
I am trying to get the profile of a user that is not authenticated. I
have the following:
ProfileCommon pc = Profile.GetProf ile(username)
However ProfileCommon is not recognized
I have "using System.Web.Prof ile;" 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.GetProf ile(username)
However ProfileCommon is not recognized
I have "using System.Web.Prof ile;" but I am not able to make this
work!
Could someone, please, help me out?
Thanks,
Miguel
Comment