Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I am facing the some critical issue in production server. I uploaded the userprofile photoA first time for USER A. Its is working fine. now the image stored in the User Photos/ProfilePicturs

//mysite.company.com/User%20Photos/Profile%20Pictures/DOMAIN_UserName_LThumb.jpg //mysite.company.com/User%20Photos/Profile%20Pictures/DOMAIN_UserName_MThumb.jpg //mysite.company.com/User%20Photos/Profile%20Pictures/DOMAIN_UserName_SThumb.jpg

Preview Image is

http://mysite.company.com/User%20Photos/Profile%20Pictures/_w/DOMAIN_UserName_LThumb_jpg.jpg

I try to change the user profile picture for the same user. New Image uploaded but the old image only displayed. but the Preview will be new image.

if i removed the image using remove option. But all three images will be stored in the Profile picture list. Generally once the user is removed the picture then it will delete the all the relevant image in the list. In my case it won't happen .

Any help?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.