Quantcast
Channel: SharePoint 2010 - Setup, Upgrade, Administration and Operations forum
Viewing all articles
Browse latest Browse all 13778

How to get permission to access http:///_layouts/EditProfile.aspx?accountname= in "Edit My Profile"

$
0
0

Hello Community

    When you have a one-way trust you have to run the following command:

    stsadm -o setapppassword -password someword
    stsadm -o setproperty -pn peoplepicker-searchadforests -pv "forest:<trusting>;forest:<trusted\username>,password" -url "http://webappl"

    One of the things the above stsadm command allows you to create is "My Content" and "My Profile" when you create My Site.

    The problem is that once in "My Profile" when you click "Edit My Profile"
    
    You can get an error stating:

        "Error: An unexpected error has occurred.

        "Troubleshoot issues with Microsoft Sharepoint Foundation'

        "Correlation ID: "some number"

    The error doesn't tell you much so I looked at what Sharepoint was trying to do.

    sharepoint was trying to take me to my profile page so that I could enter phone number, and other personal info on my profile page.

    I say that because a url with the following format appears:

        http://<my site host url>/_layouts/EditProfile.aspx?accountname=<username>

    As you can see the user name is appended to "http://<my site host url>/_layouts/EditProfile.aspx"

    It appears that I a not able to access above url but I don't know why.

    Everything else is working fine, UPS, Search, etc.

    I don't know the reason for this error, is there some permission or hotfix or anything that I can apply to fix
this error?

    Note: Neither trusted users nor users created in the could edit their profiles in My Site but they could all create their My Site

    Thank you
    Shabeaut



Viewing all articles
Browse latest Browse all 13778

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>