0
1
I've tried installed every version of SQL Express I can get my hands on (And I've got the MSDN SQL 2016 CTP 2).
Everythings hangs, and always at this point.
I've a feeling its a .net related issue as Vs2010 also hangs.
Tail end of Log
(01) 2015-08-26 18:54:58 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\Microsoft SQL Server\RefCount\sql_common_core13
(01) 2015-08-26 18:54:58 Slp: Sco: File 'D:\x64\setup\sql_common_core_msi\x64\sql_common_core.msi' does not exist
(01) 2015-08-26 18:54:58 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
(01) 2015-08-26 18:54:58 Slp: Sco: Attempting to open registry subkey
(01) 2015-08-26 18:54:58 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\VisualStudio\14.0
(01) 2015-08-26 18:54:58 Slp: Sco: Attempting to get registry value InstallDir
(01) 2015-08-26 18:54:58 Slp: Sco: File 'D:\x64\setup\sql_common_core_msi\x64\sql_common_core.msi' does not exist
(01) 2015-08-26 18:54:58 Slp: Sco: File 'D:\x64\setup\sql_common_core_msi\x64\sql_common_core.msi' does not exist
(01) 2015-08-26 18:54:58 Slp: Checkpoint: PREINSTALL_SQL_COMMON_CORE_CPU64_ACTION
(01) 2015-08-26 18:54:58 Slp: Sco: Waiting for service 'msiserver' to accept the stop request.
(01) 2015-08-26 18:54:58 Slp: Sco: Attempting to open SC Manager
(01) 2015-08-26 18:54:58 Slp: Sco: Attempting to open service handle for service msiserver
(01) 2015-08-26 18:54:58 Slp: Invoking QueryServiceStatus Win32 API
(01) 2015-08-26 18:54:58 Slp: Sco: Attempting to close service handle for service msiserver
(01) 2015-08-26 18:54:58 Slp: Sco: Attempting to close SC Manager
(01) 2015-08-26 18:54:58 Slp: Target package: "D:\x64\setup\sql_common_core_msi\sql_common_core.msi"
Thoughts?
There should be a log file generated, we sort of need that, to understand what is going on. – Ramhound – 2015-08-29T19:07:32.683
Updated - I suspect its the missing file bit - but its from an ISO? And every copy of different ISOs (MSDN) I download produces the same. – Stuart.Sklinar – 2015-08-29T19:13:45.923