When you connect to your Microsoft Windows SharePoint Services Web site after you install a Microsoft Windows SharePoint Service service pack on the server, you may receive an error message that is similar to one of the following: Exception from HRESULT: 0x80040E14. Troubleshoot issues with Windows SharePoint Services. HTTP 500 - Internal server error
To resolve this issue, use the Stsadm.exe command-line tool to force an upgrade of the content databases. To do this, follow these steps: 1. Click Start, click Run, type cmd in the Open box, and then click OK. 2. At the command prompt, type the following lines, and then press ENTER after each line: cd /d %commonprogramfiles%\Microsoft Shared\Web Server Extensions\60\Bin stsadm -o upgrade -forceupgrade 3. Type exit to quit Command Prompt.