Quantcast
Channel: Fórum SQL Server Setup & Upgrade
Viewing all articles
Browse latest Browse all 7627

SQL 2012 - SQL Server Setup failure: Unknown property.

$
0
0

Hi,

For a while now i am trying to install SQL Server 2012 on Windows 8.1. During the installation i get the following error message: 

TITLE: SQL Server Setup failure.
------------------------------

SQL Server Setup has encountered the following error:

Unknown property.
.

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&EvtType=0x08BBFEB6%25400xDC80C325

------------------------------
BUTTONS:

OK
------------------------------

I have tried several editions of SQL server 2012, including and not including updates, however i do not get it to work.

What i have tried:

- Uninstalled all SQL server and Visual studio (2013) products

- Installed SQL Server 2008 R2 (this does work)

- Tried to upgrade SQL Server 2008 R2 (same error)

- Tried the x86 and x64 installer, both the same error.

- Extracted the installation files to a directory and installed from there (Same error).

- Installed only the database engine without the Management Tools (did not work).

- Verified  this topic: SQL 2012 Installation Error

In the logs i see the following errors:

(01) 2013-12-06 10:48:09 Slp: Running Action: MsiTimingAction
(01) 2013-12-06 10:48:09 Slp: ----------------------------------------------------------------------
(01) 2013-12-06 10:48:09 Slp: Running Action: Install_VC10Redist_Cpu64_Action
(01) 2013-12-06 10:48:09 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine 
(01) 2013-12-06 10:48:09 Slp: Sco: Attempting to open registry subkey 
(01) 2013-12-06 10:48:09 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\VisualStudio\10.0
(01) 2013-12-06 10:48:09 Slp: Sco: Attempting to get registry value InstallDir
(01) 2013-12-06 10:48:09 Slp: Checkpoint: PREINSTALL_VC10REDIST_CPU64_ACTION
(01) 2013-12-06 10:48:09 Slp: Error: Action "Microsoft.SqlServer.Configuration.MsiExtension.PackageInstallAction" threw an exception during execution.
(01) 2013-12-06 10:48:09 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Unknown property.
(01) 2013-12-06 10:48:09 Slp:  ---> System.ComponentModel.Win32Exception: Unknown property.
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.MsiNativeMethodHelpers.GetInstalledSummaryInformationStringProperty(ServiceContainer context, String productCode, SummaryInformationStreamPropertySet propertyId)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Configuration.SetupExtension.MsiInstallEngineActionBehavior.ModifyAction(String installedProductCode, String installedProductVersion, String pathOfPackageOnMedia, InstallAction pkgAction)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Configuration.SetupExtension.MSIInstallerEngine.InstallPackage(PackageId pkg, InstallAction pkgAction)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Configuration.MsiExtension.PackageInstallAction.Execute(String actionId, TextWriter errorStream)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context)
(01) 2013-12-06 10:48:09 Slp:    --- End of inner exception stack trace ---
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()Error: Action "Microsoft.SqlServer.Chainer.TimingConfigAction" threw an exception during execution.
(01) 2013-12-06 10:48:09 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Unknown property.
(01) 2013-12-06 10:48:09 Slp:  ---> System.ComponentModel.Win32Exception: Unknown property.
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.MsiNativeMethodHelpers.GetInstalledSummaryInformationStringProperty(ServiceContainer context, String productCode, SummaryInformationStreamPropertySet propertyId)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Configuration.SetupExtension.MsiInstallEngineActionBehavior.ModifyAction(String installedProductCode, String installedProductVersion, String pathOfPackageOnMedia, InstallAction pkgAction)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Configuration.SetupExtension.MSIInstallerEngine.InstallPackage(PackageId pkg, InstallAction pkgAction)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Configuration.MsiExtension.PackageInstallAction.Execute(String actionId, TextWriter errorStream)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context)
(01) 2013-12-06 10:48:09 Slp:    --- End of inner exception stack trace ---
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Chainer.TimingConfigAction.Execute(String actionId, TextWriter errorStream)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2013-12-06 10:48:09 Slp: Error: Action "Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction" threw an exception during execution.
(01) 2013-12-06 10:48:09 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Unknown property.
(01) 2013-12-06 10:48:09 Slp:  ---> System.ComponentModel.Win32Exception: Unknown property.
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.MsiNativeMethodHelpers.GetInstalledSummaryInformationStringProperty(ServiceContainer context, String productCode, SummaryInformationStreamPropertySet propertyId)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Configuration.SetupExtension.MsiInstallEngineActionBehavior.ModifyAction(String installedProductCode, String installedProductVersion, String pathOfPackageOnMedia, InstallAction pkgAction)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Configuration.SetupExtension.MSIInstallerEngine.InstallPackage(PackageId pkg, InstallAction pkgAction)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Configuration.MsiExtension.PackageInstallAction.Execute(String actionId, TextWriter errorStream)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context)
(01) 2013-12-06 10:48:09 Slp:    --- End of inner exception stack trace ---
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Chainer.TimingConfigAction.Execute(String actionId, TextWriter errorStream)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.ExecuteAction(String actionId)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2013-12-06 10:48:09 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2013-12-06 10:48:09 Slp: Received request to add the following file to Watson reporting: C:\Users\a-maykel\AppData\Local\Temp\tmp12E2.tmp
(01) 2013-12-06 10:48:09 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
(01) 2013-12-06 10:48:09 Slp: Inner exceptions are being indented
(01) 2013-12-06 10:48:09 Slp: 
(01) 2013-12-06 10:48:09 Slp: Exception type: System.ComponentModel.Win32Exception
(01) 2013-12-06 10:48:09 Slp:     Message: 
(01) 2013-12-06 10:48:09 Slp:         Unknown property.
(01) 2013-12-06 10:48:09 Slp:         
(01) 2013-12-06 10:48:09 Slp:     Stack: 
(01) 2013-12-06 10:48:09 Slp:         at Microsoft.SqlServer.Chainer.Infrastructure.MsiNativeMethodHelpers.GetInstalledSummaryInformationStringProperty(ServiceContainer context, String productCode, SummaryInformationStreamPropertySet propertyId)
(01) 2013-12-06 10:48:09 Slp:         at Microsoft.SqlServer.Configuration.SetupExtension.MsiInstallEngineActionBehavior.ModifyAction(String installedProductCode, String installedProductVersion, String pathOfPackageOnMedia, InstallAction pkgAction)
(01) 2013-12-06 10:48:09 Slp:         at Microsoft.SqlServer.Configuration.SetupExtension.MSIInstallerEngine.InstallPackage(PackageId pkg, InstallAction pkgAction)
(01) 2013-12-06 10:48:09 Slp:         at Microsoft.SqlServer.Configuration.MsiExtension.PackageInstallAction.Execute(String actionId, TextWriter errorStream)
(01) 2013-12-06 10:48:09 Slp:         at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context)
(01) 2013-12-06 10:48:17 Slp: Watson Bucket 2 
 Original Parameter Values 

(01) 2013-12-06 10:48:17 Slp: Parameter 0 : SQL Server 2012@RTM@ 

(01) 2013-12-06 10:48:17 Slp: Parameter 1 : Microsoft.SqlServer.Chainer.Infrastructure.MsiNativeMethodHelpers.GetInstalledSummaryInformationStringProperty 

(01) 2013-12-06 10:48:17 Slp: Parameter 2 : Microsoft.SqlServer.Chainer.Infrastructure.MsiNativeMethodHelpers.GetInstalledSummaryInformationStringProperty 

(01) 2013-12-06 10:48:17 Slp: Parameter 3 : System.ComponentModel.Win32Exception@-2147467259 

(01) 2013-12-06 10:48:17 Slp: Parameter 4 : System.ComponentModel.Win32Exception@-2147467259 

(01) 2013-12-06 10:48:17 Slp: Parameter 5 : Install_VC10Redist 

(01) 2013-12-06 10:48:17 Slp: 
 Final Parameter Values 

(01) 2013-12-06 10:48:17 Slp: Parameter 0 : SQL Server 2012@RTM@ 

(01) 2013-12-06 10:48:17 Slp: Parameter 1 : 0x08BBFEB6 

(01) 2013-12-06 10:48:17 Slp: Parameter 2 : 0x08BBFEB6 

(01) 2013-12-06 10:48:17 Slp: Parameter 3 : 0xDC80C325 

(01) 2013-12-06 10:48:17 Slp: Parameter 4 : 0xDC80C325 

(01) 2013-12-06 10:48:17 Slp: Parameter 5 : Install_VC10Redist 

(01) 2013-12-06 10:48:18 Slp: Sco: Attempting to write hklm registry key Microsoft SQL Server to file C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20131206_104746\Registry_SOFTWARE_Microsoft_Microsoft SQL Server.reg_
(01) 2013-12-06 10:48:18 Slp: Sco: Attempting to write hklm registry key Uninstall to file C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20131206_104746\Registry_SOFTWARE_Microsoft_Windows_CurrentVersion_Uninstall.reg_
(01) 2013-12-06 10:48:18 Slp: Sco: Attempting to write hklm registry key MSSQLServer to file C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20131206_104746\Registry_SOFTWARE_Microsoft_MSSQLServer.reg_
(01) 2013-12-06 10:48:18 Slp: Sco: Attempting to write hklm registry key Microsoft SQL Server to file C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20131206_104746\Registry_SOFTWARE_Wow6432Node_Microsoft_Microsoft SQL Server.reg_
(01) 2013-12-06 10:48:18 Slp: Sco: Attempting to write hklm registry key Uninstall to file C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20131206_104746\Registry_SOFTWARE_Wow6432Node_Microsoft_Windows_CurrentVersion_Uninstall.reg_
(01) 2013-12-06 10:48:18 Slp: Sco: Attempting to write hklm registry key MSSQLServer to file C:\Program Files\Microsoft SQL Server\110\Setup Bootstrap\Log\20131206_104746\Registry_SOFTWARE_Wow6432Node_Microsoft_MSSQLServer.reg_
(01) 2013-12-06 10:48:19 Slp: Unknown property.

(01) 2013-12-06 10:48:19 Slp: Watson bucket for exception based failure has been created
(01) 2013-12-06 10:48:19 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine 
(01) 2013-12-06 10:48:19 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\110
(01) 2013-12-06 10:48:19 Slp: Sco: Attempting to get registry value EnableErrorReporting
(01) 2013-12-06 10:48:19 Slp: WER: Successfully read app consent from registry Software\Microsoft\Microsoft SQL Server\110\EnableErrorReporting=.
(01) 2013-12-06 10:48:19 Slp: WER: Application level consent value '' was mapped to consent status 'WerConsentNotAsked'
(01) 2013-12-06 10:48:19 Slp: WER: Result of the submission:: 'WerDisabled'
(01) 2013-12-06 10:48:19 Slp: WER: Submitted 1 of 1 failures to the Watson data repository
(01) 2013-12-06 10:48:19 Slp: 
(01) 2013-12-06 10:48:19 Slp: ----------------------------------------------------------------------
(01) 2013-12-06 10:48:19 Slp: 
(01) 2013-12-06 10:48:19 Slp: Error result: -2147467259
(01) 2013-12-06 10:48:19 Slp: Result facility code: 0
(01) 2013-12-06 10:48:19 Slp: Result error code: 16389
(01) 2013-12-06 10:48:19 Slp: SQM Service: Sqm does not have active session.

I have also tried to install it on my laptop, this does work.

Thanks in advance, any help is appreciated !


Viewing all articles
Browse latest Browse all 7627

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>