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
Thanks Samira,
I figured it out. I’m able to add images now. I had something configured wrong.
Can you check is there any free space issue? or may be my site has exceeded its maximum file storage limit.
Please check this link for more info.
Hi Samira,
Thanks for your reply. My Site is configured. It looks like the web apps and app pools are using the same account. I’m baffled. Everything looks to be in order. I’m pulling accounts in, properties are mapped.
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