Hi. I am having trouble with getting my Profile.GetUser() to work.
Iam trying to run this code:
ProfileCommon userProfile = Profile.GetUser(userToUpdate.Username);
But when I try to compail this I get this error.
The name ‘Profile’ does not exists in the current context.