I’ve been following the SharePoint 2010 Forums and have noticed several common installation issues. These issues and possible steps to resolve those issues are included here.
ISSUE #1: when running the SharePoint 2010 Products Configuration Wizard you may experience the error:
Failed to create the configuration database. An exception of type System.Security.Cryptography.CryptographicException was thrown. Additional exception information: The data is invalid.
To resolve the issue you can perform the following steps:
Modify the ACL on the 14 directory under %commonprogramfiles\Microsoft Shared\Web Server Extensions.
NOTE
The previous steps are applicable only prior to running the SharePoint 2010 Products Configuration Wizard. If you have run the SharePoint 2010 Products Configuration Wizard, follow the steps below:
In the event the steps above do not immediately resolve the issue, open the Registry Editor and delete the "SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\14.0\Secure\FarmAdmin" Registry key and then run the SharePoint 2010 Products Configuration Wizard.
ISSUE #2: when running the SharePoint 2010 Products Configuration Wizard you may experience the error:
An exception of type Microsoft.Office.Server.UserProfiles.UserProfileException was thrown. Additional exception information: Unrecognized attribute 'allowInsecureTransport'. Note that attribute names are case-sensitive. (C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\WebClients\Profile\client.config line 56).
Download and install KB976462 from http://support.microsoft.com/kb/976462 for Windows Server 2008 R2 or KB971831 from http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=KB971831&DownloadId=7285 for Windows Server 2008 and run the SharePoint 2010 Products Configuration Wizard.
ISSUE #3: when running Setup.exe for Microsoft SharePoint Server 2010 you may experience the error:
Setup is unable to proceed due to the following error(s): A system restart from a previous installation or update is pending. Restart your computer and run setup to continue. For the list of pre-requisites needed to install the product please refer to: http://go.microsoft.com/fwlink/?LinkId=106209 Correct the issue(s) listed above and re-run setup.
Check the value of the following Registry keys:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Updates\UpdateExeVolatile - if the value of the UpdateExeVolatile Registry key is anything other than 0 you will see this message.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\PendingFileRenameOperations - if the PendingFileRenameOperations Registry key has any value you will see this message.
To remove an orphaned UpdateExeVolatile registry key value
ISSUE #4: when running the SharePoint 2010 Products Configuration Wizard you may experience the error:
Failed to register SharePoint services. An exception of type System.ServiceProcess.TimeoutException was thrown. Additional exception information: Time out has expired and the operation has not been completed. System.ServiceProcess.TimeoutException: Time out has expired and the operation has not been completed. at System.ServiceProcess.ServiceController.WaitForStatus(ServiceControllerStatus desiredStatus, TimeSpan timeout)
Run Setup.exe when the steps above have been completed.
ISSUE #5: when running the SharePoint 2010 Products Configuration Wizard you may experience the error:
Error: Cannot add the specified assembly to the global assembly cache: C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\policy\Policy.11.0.Microsoft.SharePoint.dll.
To resolve this issue you can perform the following steps:
Delete the contents of %commonprogramfiles%\Microsoft Shared\Web Server Extensions\14\policy\ and run the SharePoint 2010 Products Configuration Wizard.
ISSUE #6: when running Setup.exe for Microsoft SharePoint Server 2010 you may experience the following error:
The language of this installation is not supported by your system
This issue is largely caused by corruption of the binaries, you can use the extract command in a Command Prompt and check the log to determine the health of the binaries; otherwise, download a new copy of the binaries and retry setup.
Glad to see you "fixed" that... :)
Rick! It's been awhile... ;-)
Have you run into any issues with the Search databases? I'm getting an error in the Health Monitor saying that the Search Service database require upgrade or are not supported. All search configuration functions are unavailable with various errors.
Paul,
Can you provide more environmental specifics, for example, is this an upgrade from Office SharePoint Server 2007, if so, which approach was used? Additionally, is the machine Windows Server 2008 or 2008 R2, etc.
Additional info in the log file to previous post:
Foreign key 'FK_MSSCrawlComponents_CrawlTopology' references invalid column 'CrawlTopologyID' in referencing table 'MSSCrawlComponents'.
Causes upgrade failure (according to log).
Single Win Server 2008 64 bit, SQL 2008 (10.0.2746)
Originally had MOSS2007 installed. Uninstalled and installed 2010 fresh.