UserEdit.aspx displays read only NetworkAccount
Ok, so you have developed your funky new SharePoint master page and new personal site template. You have set up all the permissions in the SSP to allow users to edit their own profiles and take the headache away from you.
But...
When a user clicks on Edit on the user display page they only see their network account listed. How do you fix it?
First, its nothing you did wrong with permissions or settings. Its down to the way that WSS and MOSS co-exist on the machine.
The resolution is really simple:
- navigate to the 12\templates\layouts hive
- rename the useredit.aspx file to useredit.old.aspx
- copy the editprofile.aspx file and rename the copy to useredit.aspx
Your users will now have a fully functioning profile editing page.
No comments:
Note: only a member of this blog may post a comment.