SQL SERVER || Fusion Active Template Library (ATL)
Error
While Installing SQL SERVER 2008 R2 SP2 Express Edition – Fusion Active Template Library (ATL)
Resolution :
Solution 1:
To resolve this problem, use the following methods:
Disable Antivirus and Firewall as well until SQL Server Installation. - In this particular case 1st install Microsoft Visual C++ Redistributable.
- Go to Microsoft Edge –
Settings – Default browser – Let
Internet Explorer open sites in Microsoft Edge >> Never
- Update the Windows and Windows Drivers (If ANY).
- Restart the system with Windows Update.
- Now try to Install SQL SERVER 2008 R2 SP2 Express edition.
Solution 2 :
You may skip this rule by executing a command to install SQL Server.
- Open CMD and run command to redirect to the path of your SQL Server installer.
cd C:\Users\admin\Downloads
- Run the command to install SQL Server and skip the rule.
SQLEXPR_x64_ENU.exe/SkipRules=FusionRebootCheck /action=install
This will helps.
If the same issue occur, You need to contact your system engineer (System engineer) to get it resolved.