Quantcast
Viewing all articles
Browse latest Browse all 7696

SQL Server Installation failing saying 'Could not write values to registry key \SOFTWARE. Verify you have sufficient access or contact support personnel'

Hi,

I am trying to install SQL server 2012/SQL Server 2014 and I constantly keep getting this error and the Management Tools fails to install.

 'Could not write values to registry key \SOFTWARE. Verify you have sufficient access or contact support personnel'

Tried installing even SQL Server 2008 and still get the same error.

Below is the log i get from C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20140705_151943\sql_ssms_Cpu64_1.log

MSI (s) (FC:D8) [15:22:55:746]: Executing op: RegAddValue(Name=SQLPath,Value=C:\Program Files (x86)\Microsoft SQL Server\110\Tools,)
MSI (s) (FC:D8) [15:22:55:746]: Executing op: RegOpenKey(Root=-2147483646,Key=SOFTWARE,,BinaryType=0,,)
MSI (s) (FC:D8) [15:22:55:746]: Executing op: RegAddValue(,,)
MSI (s) (FC:D8) [15:22:55:746]: Note: 1: 1406 2:  3: SOFTWARE 4: 5 
MSI (s) (FC:D8) [15:22:59:434]: Product: SQL Server 2012 Management Studio -- Error 1406. Could not write value  to key \SOFTWARE.  System error .  Verify that you have sufficient access to that key, or contact your support personnel.

Error 1406. Could not write value  to key \SOFTWARE.  System error .  Verify that you have sufficient access to that key, or contact your support personnel.
MSI (s) (FC:D8) [15:23:03:435]: User policy value 'DisableRollback' is 0
MSI (s) (FC:D8) [15:23:03:435]: Machine policy value 'DisableRollback' is 0
Action ended 15:23:03: InstallFinalize. Return value 3.

Just not able to figure out what the problem is, can someone help?

Thanks


Viewing all articles
Browse latest Browse all 7696

Trending Articles