I have a big problem. I would like add a user to a list item via SPFieldUserValue. But this user has never used the Sharepoint site before. So I can not select the SPUser-Object of this user from a SPUserCollection.
With the UserProfileManager I can select the profile of the user but I can not convert this profile to a SPFieldUserValue.
Any Ideas?