Sunday, September 15, 2013

"An unexpected error has occurred" in SharePoint 2010

I just installed latest version of SharePoint Server 2010,then I opened my website  I got "an unexpected error occurred" with GUID and i did iisreset but no luck.

Finally I followed  below steps to fix this issue.

Fix in my scenario:
1.I navigated to folder called LOGS in location (C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS) and searched the issue.I found below issue.





2.Based on this I searched in Google and got below solution.Root cause of this issue was, after installed latest version of SharePoint Server 2010 "SharePoint Web Service" application in IIS was stopped.
3.So I just restarted "SharePoint Web Service" in IIS.