SQL Server Setup Failure Error

Asked By 0 points N/A Posted on -
qa-featured

I am attempting to install Microsoft Sync Framework but always failed with an error.  I tried installing the Shared Features of SQL 2008 R2 through the MSDN ISO file. This is actually the same error I got when I tried to upgrade my current SQL version. I need some help on fixing this error. Thanks.

SQL Server Setup Failure.

SQL Server Setup has encountered the following error:

Unknown property.

OK

SHARE
Answered By 15 points N/A #199764

SQL Server Setup Failure Error

qa-featured

Hi Keaton,
The error is because of the SQL Server Compact 3.5 is not properly installed in the system.
To resolve this error follow the steps mentioned below:
1) Download the Microsoft SQL Server Compact 3.5 version from the Microsoft Official website
2) After the file is downloaded, select 'SSCERuntime-ENU.exe' file to start the process
3) In the 'SQL Server Compact 3.5 SP2 Self Extractor' dialog box, specify the folder where you want to extract the files
4) Click 'SSCERuntime_x86-ENU.msi' file and follow the instruction manual to install the file
5) After the installation is completed, the registry key 'HKEY_CLASSES_ROOTInstaller' will be added in the registry files of the
system
6) Restart the system after the process is completed

Related Questions