I have been troubling to install SQL Server Management Studio (SSMS) 2017 in my Microsoft Windows Server 2012 R2 in my fresh installed VPS Server.
The issue started when i'm trying to install SSMS
, and the error is :
Catastrophic failure (0x8000FFFF)
The CBS.log in the installer error said :
it said .NET-4.6.1
error, and then I try to install .net that version. But still Catastrophic failure
, this time without the 0x8000FFFF
.
Been trying a lot of stackoverflow solution, bu no luck...
NB : Also have tried reinstall the Windows. No solution yet.
Are you guys ever have any same issue like this one?
User contributions licensed under CC BY-SA 3.0