Symptom
You might encounter the following error during installation of SQL Server 2008:
"The registry key SYSTEM\CurrentControlSet\Services\RsFx0103\InstancesShares is missing."
Resolution
To resolve the error, perform these steps:
Important: Always back up the registry before making changes. Refer to microsoft.com on how to do a registry backup.
- Launch Registry Editor.
- Navigate to the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RsFx0103 - Right-click on RsFx0103, and then select New > Key.
- Name the new key InstancesShares.
- Perform a clean uninstall of the failed installation of SQL Server 2008. Follow the instructions located in article 1506, How to perform a clean uninstall of Microsoft SQL Server, for more information.
- Retry the installation.
The installation should pass the previous point of failure.
Applies To
OnGuard 2009 (6.3.249) or later
Microsoft SQL Server 2008