Hi ,
I am trying to setup sql server reporting services .
And so I need to install visual studio (done) .
I am trying to install BIDS , and regardless of whether I choose SQL2008 and BIDS or BIDS alone , I hit this "unknown property" error .
I attach the detail.txt error log
Can some kind soul please tell me what to do . I have install , uninstall several times .
Thanks. David Ng
==================================================================================
2012-07-27 12:33:58 Slp: Completed Action: InitializeMsiAction, returned True
2012-07-27 12:33:58 Slp: ----------------------------------------------------------------------
2012-07-27 12:33:58 Slp: Running Action: MsiTimingAction
2012-07-27 12:33:58 Slp: ----------------------------------------------------------------------
2012-07-27 12:33:58 Slp: Running Action: Install_sqlncli_Cpu64_Action
2012-07-27 12:33:58 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
2012-07-27 12:33:58 Slp: Sco: Attempting to open registry subkey
2012-07-27 12:33:58 Slp: Sco: Attempting to open registry subkey SOFTWARE\Microsoft\VisualStudio\9.0
2012-07-27 12:33:58 Slp: Sco: Attempting to get registry value InstallDir
2012-07-27 12:33:58 Slp: Error: Action "Microsoft.SqlServer.Configuration.MsiExtension.PackageInstallAction" threw an exception during execution.
2012-07-27 12:33:58 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Unknown property.
2012-07-27 12:33:58 Slp: ---> System.ComponentModel.Win32Exception: Unknown property.
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.MsiNativeMethodHelpers.GetInstalledSummaryInformationStringProperty(ServiceContainer context, String productCode, SummaryInformationStreamPropertySet propertyId)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Configuration.SetupExtension.MsiInstallEngineActionBehavior.ModifyAction(String installedProductCode, String installedProductVersion, String pathOfPackageOnMedia, InstallAction pkgAction)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Configuration.SetupExtension.MSIInstallerEngine.InstallPackage(PackageId pkg, InstallAction pkgAction)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Configuration.MsiExtension.PackageInstallAction.Execute(String actionId, TextWriter errorStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2012-07-27 12:33:58 Slp: --- End of inner exception stack trace ---
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()Error: Action "Microsoft.SqlServer.Chainer.TimingConfigAction" threw an exception during execution.
2012-07-27 12:33:58 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Unknown property.
2012-07-27 12:33:58 Slp: ---> System.ComponentModel.Win32Exception: Unknown property.
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.MsiNativeMethodHelpers.GetInstalledSummaryInformationStringProperty(ServiceContainer context, String productCode, SummaryInformationStreamPropertySet propertyId)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Configuration.SetupExtension.MsiInstallEngineActionBehavior.ModifyAction(String installedProductCode, String installedProductVersion, String pathOfPackageOnMedia, InstallAction pkgAction)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Configuration.SetupExtension.MSIInstallerEngine.InstallPackage(PackageId pkg, InstallAction pkgAction)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Configuration.MsiExtension.PackageInstallAction.Execute(String actionId, TextWriter errorStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2012-07-27 12:33:58 Slp: --- End of inner exception stack trace ---
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Chainer.TimingConfigAction.Execute(String actionId, TextWriter errorStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
2012-07-27 12:33:58 Slp: Error: Action "Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction" threw an exception during execution.
2012-07-27 12:33:58 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Unknown property.
2012-07-27 12:33:58 Slp: ---> System.ComponentModel.Win32Exception: Unknown property.
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.MsiNativeMethodHelpers.GetInstalledSummaryInformationStringProperty(ServiceContainer context, String productCode, SummaryInformationStreamPropertySet propertyId)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Configuration.SetupExtension.MsiInstallEngineActionBehavior.ModifyAction(String installedProductCode, String installedProductVersion, String pathOfPackageOnMedia, InstallAction pkgAction)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Configuration.SetupExtension.MSIInstallerEngine.InstallPackage(PackageId pkg, InstallAction pkgAction)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Configuration.MsiExtension.PackageInstallAction.Execute(String actionId, TextWriter errorStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2012-07-27 12:33:58 Slp: --- End of inner exception stack trace ---
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Chainer.TimingConfigAction.Execute(String actionId, TextWriter errorStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.ExecuteAction(String actionId)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
2012-07-27 12:33:58 Slp: Error: Action "Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction" threw an exception during execution.
2012-07-27 12:33:58 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Unknown property.
2012-07-27 12:33:58 Slp: ---> System.ComponentModel.Win32Exception: Unknown property.
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.MsiNativeMethodHelpers.GetInstalledSummaryInformationStringProperty(ServiceContainer context, String productCode, SummaryInformationStreamPropertySet propertyId)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Configuration.SetupExtension.MsiInstallEngineActionBehavior.ModifyAction(String installedProductCode, String installedProductVersion, String pathOfPackageOnMedia, InstallAction pkgAction)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Configuration.SetupExtension.MSIInstallerEngine.InstallPackage(PackageId pkg, InstallAction pkgAction)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Configuration.MsiExtension.PackageInstallAction.Execute(String actionId, TextWriter errorStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2012-07-27 12:33:58 Slp: --- End of inner exception stack trace ---
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Chainer.TimingConfigAction.Execute(String actionId, TextWriter errorStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.ExecuteAction(String actionId)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.ExecuteAction(String actionId)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2012-07-27 12:33:58 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2012-07-27 12:33:59 Slp: Received request to add the following file to Watson reporting: C:\Users\administrator\AppData\Local\Temp\tmp86BF.tmp
2012-07-27 12:33:59 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
2012-07-27 12:33:59 Slp: Inner exceptions are being indented
2012-07-27 12:33:59 Slp:
2012-07-27 12:33:59 Slp: Exception type: System.ComponentModel.Win32Exception
2012-07-27 12:33:59 Slp: Message:
2012-07-27 12:33:59 Slp: Unknown property.
2012-07-27 12:33:59 Slp:
2012-07-27 12:33:59 Slp: Stack:
2012-07-27 12:33:59 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.MsiNativeMethodHelpers.GetInstalledSummaryInformationStringProperty(ServiceContainer context, String productCode, SummaryInformationStreamPropertySet
propertyId)
2012-07-27 12:33:59 Slp: at Microsoft.SqlServer.Configuration.SetupExtension.MsiInstallEngineActionBehavior.ModifyAction(String installedProductCode, String installedProductVersion, String pathOfPackageOnMedia,
InstallAction pkgAction)
2012-07-27 12:33:59 Slp: at Microsoft.SqlServer.Configuration.SetupExtension.MSIInstallerEngine.InstallPackage(PackageId pkg, InstallAction pkgAction)
2012-07-27 12:33:59 Slp: at Microsoft.SqlServer.Configuration.MsiExtension.PackageInstallAction.Execute(String actionId, TextWriter errorStream)
2012-07-27 12:33:59 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun)
2012-07-27 12:34:02 Slp: Watson Bucket 1
Original Parameter Values
2012-07-27 12:34:02 Slp: Parameter 0 : SQL Server 2008 R2@RTM@
2012-07-27 12:34:02 Slp: Parameter 1 : Microsoft.SqlServer.Chainer.Infrastructure.MsiNativeMethodHelpers.GetInstalledSummaryInformationStringProperty
2012-07-27 12:34:02 Slp: Parameter 2 : Microsoft.SqlServer.Chainer.Infrastructure.MsiNativeMethodHelpers.GetInstalledSummaryInformationStringProperty
2012-07-27 12:34:02 Slp: Parameter 3 : System.ComponentModel.Win32Exception@-2147467259
2012-07-27 12:34:02 Slp: Parameter 4 : System.ComponentModel.Win32Exception@-2147467259
2012-07-27 12:34:02 Slp: Parameter 5 : Install_sqlncli
2012-07-27 12:34:02 Slp:
Final Parameter Values
2012-07-27 12:34:02 Slp: Parameter 0 : SQL Server 2008 R2@RTM@
2012-07-27 12:34:02 Slp: Parameter 1 : 0x08BBFEB6
2012-07-27 12:34:02 Slp: Parameter 2 : 0x08BBFEB6
2012-07-27 12:34:02 Slp: Parameter 3 : 0xDC80C325
2012-07-27 12:34:02 Slp: Parameter 4 : 0xDC80C325
2012-07-27 12:34:02 Slp: Parameter 5 : Install_sqlncli
2012-07-27 12:34:02 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Microsoft\Microsoft SQL Server to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120727_122024\Registry_SOFTWARE_Microsoft_Microsoft SQL Server.reg_
2012-07-27 12:34:02 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120727_122024\Registry_SOFTWARE_Microsoft_Windows_CurrentVersion_Uninstall.reg_
2012-07-27 12:34:02 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Microsoft\MSSQLServer to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120727_122024\Registry_SOFTWARE_Microsoft_MSSQLServer.reg_
2012-07-27 12:34:02 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Wow6432Node\Microsoft\Microsoft SQL Server to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120727_122024\Registry_SOFTWARE_Wow6432Node_Microsoft_Microsoft SQL
Server.reg_
2012-07-27 12:34:02 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120727_122024\Registry_SOFTWARE_Wow6432Node_Microsoft_Windows_CurrentVersion_Uninstall.reg_
2012-07-27 12:34:02 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Wow6432Node\Microsoft\MSSQLServer to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120727_122024\Registry_SOFTWARE_Wow6432Node_Microsoft_MSSQLServer.reg_
2012-07-27 12:34:03 Slp: Unknown property.
2012-07-27 12:34:03 Slp: Watson bucket for exception based failure has been created
2012-07-27 12:34:03 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
2012-07-27 12:34:03 Slp: Sco: Attempting to open registry subkey
2012-07-27 12:34:03 Slp: Sco: Attempting to open registry subkey Software\Microsoft\PCHealth\ErrorReporting\DW\Installed
2012-07-27 12:34:03 Slp: Sco: Attempting to get registry value DW0201
2012-07-27 12:34:09 Slp: Submitted 1 of 1 failures to the Watson data repository
2012-07-27 12:34:09 Slp:
2012-07-27 12:34:09 Slp: ----------------------------------------------------------------------
2012-07-27 12:34:09 Slp:
2012-07-27 12:34:09 Slp: Error result: -74274373
2012-07-27 12:34:09 Slp: Result facility code: 914
2012-07-27 12:34:09 Slp: Result error code: 43451
===============================================================================================