Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.
To resolve this issue, add the CSDVersion registry entry to the Windows registry before you try to install the UDDI Services database components. To do this, follow these steps:
- Click Start, click Run, type regedit in the Open box, and then click OK.
- If the instance of SQL Server 2005 is the default instance, locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer\MSSQLServer\CurrentVersion
If the instance of SQL Server 2005 is a named instance, locate and then click the following registry subkey:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\instance name\MSSQLServer\CurrentVersion
- On the Edit menu, point to New, and then click String Value.
- Type CSDVersion, and then press ENTER.
- In the left pane, click CurrentVersion, and then note the default value for the
CurrentVersion
subkey in the right pane. - Double-click CSDVersion.
- In the Value data box, enter the value that you noted in step 5, and then click OK.
- Install the UDDI Services database components.
- Delete the CSDVersion registry entry from the Windows registry.