While trying to add an image to mysite or on the server under user profiles I receive an error message that reads ” An unrecoverable error has occurred.” Has anyone ran across this?
Thanks
Hi Ernie,
There can be two reasons for this:-
1) No My Site is configured.
2) Your Web-Applications and the App-Pools both are working with different Service Accounts.
Solution: –
1) Creating a My Site site collection and specifying it as My Site Host location will fix the issue.
2) Use same service account for My Site and Intranet web app-pools will fix the issue.
Hope it helps.
Thanks