question

Johnson-5708 avatar image
0 Votes"
Johnson-5708 asked SeeyaXi-msft commented

It occurred muliti-error during install SQL 2012 SP4 express, and intall ten features(like:Managermetnt tool) failed.

Hi MS all Support:

This is AHAsoft engineer, Johnson.

User’s environment: Win 7 Pro SP1 32bit。

It occurred muliti-error during install SQL 2012 SP4 express, and ten features (like:Managermetnt tool) are installation failed.

SQL 2012 SP4 express download link:
https://www.microsoft.com/zh-tw/download/details.aspx?id=56042

Installed package name: SQLEXPRADV_x86_CHT.exe, 1.9GB.

Error msg as below:

  1.  It occurred be below error:
    

MS. NET Framework 4.0 installation-failed, because HRESULT -2146697210

  1.  It occurred be below error:
    

C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20210706_141619\ConfigurationFile.ini

  1. Error code: 0x800C0006、0x84BB0001

Finally, there are ten features of SQL 2012 SP4 express features are installation failed.
Screen shots( in Chinese ) as below:
112162-06.png


112105-07.png


And provide the installation log:
112093-summary-unix-i7-20210706-141619.txt



I search the error code & msg, the possible reason is MS. NET Framework 4.0 issue.
But user & I have been removed the NET Framework 4.0, and re-install NET Framework 4.0 & SQL 2021 again, but it was in vain.

Hope MS Support or great experts could provide fix solutions.
Really thank you very much in advanced.

sql-server-general
06.png (105.2 KiB)
07.png (101.6 KiB)
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @Johnson-5708 ,

We have not received a response from you. Did the reply could help you? If the response helped, do "Accept Answer". If it doesn't work, please let us know the progress. By doing so, it will benefit all community members who are having this similar issue. Your contribution is highly appreciated.

0 Votes 0 ·

1 Answer

SeeyaXi-msft avatar image
0 Votes"
SeeyaXi-msft answered Johnson-5708 commented

Hi @Johnson-5708,

According to the summary, the reason for the error is that the net4.0 installation failed.
Before all your actions, you can use dotnet to check if there is a successful net installation.
If there is no successful net installation, please reinstall it first.

It seems that you have an old OS, could you update your OS?
And then you can use the lastest version of SQL Server.

Note: Before reinstalling SQL Server, you need to uninstall it cleanly.
You could follow below steps to delete SQL Server:
1. Uninstall the existing SQL Server and all the components from the add remove program.
2. Backup the registry.
3. Delete the following keys using regedit:
--HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server
--HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer
4. Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall and delete all the sub-keys referencing SQL Server.
5. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services and delete all the keys referencing SQL Server.
6. Rename all the SQL Server folders in the computer.
7. Reboot the machine.

Best regards,
Seeya


If the response is helpful, please click "Accept Answer" and upvote it, as this could help other community members looking for similar queries.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @SeeyaXi-msft

Thank you for your reply very much.

I performed to uninstall SQL 2012 SP4 express cleanly & reinstall it again via your steps.
But it still failed after I reinstalled .net4.0.

However I try to installed .net4.5.2, and all features of uninstall SQL 2012 SP4 express could be installed successfully.

Anyway, still tks SeeyaXi-msft's reply & help.

Tks a lot.

0 Votes 0 ·