Data in custom attribute not returned in UserProfile object in MOSS

Posted by Jason Hocker on Stack Overflow See other posts from Stack Overflow or by Jason Hocker
Published on 2010-04-13T03:11:27Z Indexed on 2010/04/13 3:12 UTC
Read the original article Hit count: 488

I've created two new custom attributes in the UserProfile. When the service we wrote returns data about a specific user by using the UserProfile object, sometimes the data isn't returned, even though if we look at the user in SSP it look populated. Some users work; this is the first user we set up with data. I'm not sure if sometime in the meantime after setting up the first user and testing, if there's something we ran and need to run again. How can I get all the users to get their data returned in a call to their UserProfile?

© Stack Overflow or respective owner

Related posts about userprofile

Related posts about sharepoint