Quantcast
Channel: Forum SQL Server Setup & Upgrade
Viewing all articles
Browse latest Browse all 7532

MSSQL 2014 SSDTBI Installation Failure - INSTANCENAMELIST

$
0
0

I am unable to install SQL Server 2014 SSDTBI due to the following error:

"Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SetupExtension.SlpInputSettings for setting INSTANCENAMELIST.

Error result: -2057043961

Result facility code: 1380

Result error code: 7

Please review the summary.txt log for further details."

First, it does not write to any summary.txt file so there are no further details.

I have MSSQL 2012 Developer installed as a default instance and 2014 Developer as a naanksmed instance.

Visual Studio Pro 2012 and Pro 2013 are installed as well.

I haven't been able to find information on this error or how to get around it so for the moment, I'm stuck using SQL Server Data Tools for 2012 (and VS 2010).

Does anyone know how to fix this error?

Thanks!

Steve Lundahl

Addendums:

First, I should note that the same downloaded installation zip file was successfully installed on another computer.

Second, I found the log file and here it is from the point of the beginning of the error(s):

(01) 2015-10-14 13:11:22 Slp: Running Action: ExecuteBootstrapProcessInputSettings
(01) 2015-10-14 13:11:22 Slp: Workflow to execute: 'BOOTSTRAPPROCESSINPUTSETTINGS'
(01) 2015-10-14 13:11:22 Slp: ----------------------------------------------------------------------
(01) 2015-10-14 13:11:22 Slp: Running Action: StartSqmSession
(01) 2015-10-14 13:11:22 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine 
(01) 2015-10-14 13:11:22 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\120
(01) 2015-10-14 13:11:22 Slp: Sco: Attempting to get registry value CustomerFeedback
(01) 2015-10-14 13:11:22 Slp: A new SQM session is created successfully
(01) 2015-10-14 13:11:22 Slp: Error: Action "Microsoft.SqlServer.Configuration.BootstrapExtension.StartSqmSessionAction" threw an exception during execution.
(01) 2015-10-14 13:11:22 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SetupExtension.SlpInputSettings for setting INSTANCENAMELIST. ---> Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectForSettingException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SetupExtension.SlpInputSettings for setting INSTANCENAMELIST. ---> Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SetupExtension.SlpInputSettings. ---> Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException: There is an error in XML document (1, 2). ---> System.InvalidOperationException: There is an error in XML document (1, 2). ---> System.BadImageFormatException: Could not load file or assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The module was expected to contain an assembly manifest.
(01) 2015-10-14 13:11:22 Slp: File name: 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataDiscovery.ConvertDefaultValue(String defaultValueAsString, Type propertyType)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataDiscovery.InternalLoadTypeRelationsInformationThroughReflection(Type sfcType)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataDiscovery.GetTypeRelations(Type sfcType)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataDiscovery.get_Relations()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataDiscovery.get_InternalStorageSupportedCount()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.SfcPropertyCollection..ctor(PropertyDataDispatcher dispatcher)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance.get_Properties()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigurationBase.set_Name(String value)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigurationBase.Initialize()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigurationBase..ctor()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Configuration.SqlConfigBase.PublicConfigurationBase..ctor()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Configuration.SetupExtension.SlpInputSettings..ctor()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReader1.Read104_SlpInputSettings(Boolean isNullable, Boolean checkType)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReader1.Read360_SlpInputSettings()
(01) 2015-10-14 13:11:22 Slp: WRN: Assembly binding logging is turned OFF.
(01) 2015-10-14 13:11:22 Slp: To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
(01) 2015-10-14 13:11:22 Slp: Note: There is some performance penalty associated with assembly bind failure logging.
(01) 2015-10-14 13:11:22 Slp: To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
(01) 2015-10-14 13:11:22 Slp:    --- End of inner exception stack trace ---
(01) 2015-10-14 13:11:22 Slp:    at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
(01) 2015-10-14 13:11:22 Slp:    at System.Xml.Serialization.XmlSerializer.Deserialize(TextReader textReader)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-10-14 13:11:22 Slp:    --- End of inner exception stack trace ---
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(Type type)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-10-14 13:11:22 Slp:    --- End of inner exception stack trace ---
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-10-14 13:11:22 Slp:    --- End of inner exception stack trace ---
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetSQMObject()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Configuration.BootstrapExtension.StartSqmSessionAction.CollectDatapointsForAllInputSettings()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Configuration.BootstrapExtension.StartSqmSessionAction.ExecuteAction(String actionId)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-10-14 13:11:22 Slp:    --- End of inner exception stack trace ---
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2015-10-14 13:11:22 Slp: Error: Action "Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction" threw an exception during execution.
(01) 2015-10-14 13:11:22 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SetupExtension.SlpInputSettings for setting INSTANCENAMELIST. ---> Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectForSettingException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SetupExtension.SlpInputSettings for setting INSTANCENAMELIST. ---> Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SetupExtension.SlpInputSettings. ---> Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException: There is an error in XML document (1, 2). ---> System.InvalidOperationException: There is an error in XML document (1, 2). ---> System.BadImageFormatException: Could not load file or assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The module was expected to contain an assembly manifest.
(01) 2015-10-14 13:11:22 Slp: File name: 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataDiscovery.ConvertDefaultValue(String defaultValueAsString, Type propertyType)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataDiscovery.InternalLoadTypeRelationsInformationThroughReflection(Type sfcType)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataDiscovery.GetTypeRelations(Type sfcType)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataDiscovery.get_Relations()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataDiscovery.get_InternalStorageSupportedCount()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.SfcPropertyCollection..ctor(PropertyDataDispatcher dispatcher)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance.get_Properties()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigurationBase.set_Name(String value)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigurationBase.Initialize()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigurationBase..ctor()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Configuration.SqlConfigBase.PublicConfigurationBase..ctor()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Configuration.SetupExtension.SlpInputSettings..ctor()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReader1.Read104_SlpInputSettings(Boolean isNullable, Boolean checkType)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReader1.Read360_SlpInputSettings()
(01) 2015-10-14 13:11:22 Slp: WRN: Assembly binding logging is turned OFF.
(01) 2015-10-14 13:11:22 Slp: To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
(01) 2015-10-14 13:11:22 Slp: Note: There is some performance penalty associated with assembly bind failure logging.
(01) 2015-10-14 13:11:22 Slp: To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
(01) 2015-10-14 13:11:22 Slp:    --- End of inner exception stack trace ---
(01) 2015-10-14 13:11:22 Slp:    at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
(01) 2015-10-14 13:11:22 Slp:    at System.Xml.Serialization.XmlSerializer.Deserialize(TextReader textReader)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-10-14 13:11:22 Slp:    --- End of inner exception stack trace ---
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(Type type)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-10-14 13:11:22 Slp:    --- End of inner exception stack trace ---
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-10-14 13:11:22 Slp:    --- End of inner exception stack trace ---
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetSQMObject()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Configuration.BootstrapExtension.StartSqmSessionAction.CollectDatapointsForAllInputSettings()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Configuration.BootstrapExtension.StartSqmSessionAction.ExecuteAction(String actionId)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-10-14 13:11:22 Slp:    --- End of inner exception stack trace ---
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.ExecuteAction(String actionId)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2015-10-14 13:11:22 Slp: Error: Action "Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction" threw an exception during execution.
(01) 2015-10-14 13:11:22 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SetupExtension.SlpInputSettings for setting INSTANCENAMELIST. ---> Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectForSettingException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SetupExtension.SlpInputSettings for setting INSTANCENAMELIST. ---> Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectException: Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SetupExtension.SlpInputSettings. ---> Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException: There is an error in XML document (1, 2). ---> System.InvalidOperationException: There is an error in XML document (1, 2). ---> System.BadImageFormatException: Could not load file or assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The module was expected to contain an assembly manifest.
(01) 2015-10-14 13:11:22 Slp: File name: 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataDiscovery.ConvertDefaultValue(String defaultValueAsString, Type propertyType)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataDiscovery.InternalLoadTypeRelationsInformationThroughReflection(Type sfcType)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataDiscovery.GetTypeRelations(Type sfcType)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataDiscovery.get_Relations()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataDiscovery.get_InternalStorageSupportedCount()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.SfcPropertyCollection..ctor(PropertyDataDispatcher dispatcher)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance.get_Properties()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigurationBase.set_Name(String value)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigurationBase.Initialize()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigurationBase..ctor()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Configuration.SqlConfigBase.PublicConfigurationBase..ctor()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Configuration.SetupExtension.SlpInputSettings..ctor()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReader1.Read104_SlpInputSettings(Boolean isNullable, Boolean checkType)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReader1.Read360_SlpInputSettings()
(01) 2015-10-14 13:11:22 Slp: WRN: Assembly binding logging is turned OFF.
(01) 2015-10-14 13:11:22 Slp: To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
(01) 2015-10-14 13:11:22 Slp: Note: There is some performance penalty associated with assembly bind failure logging.
(01) 2015-10-14 13:11:22 Slp: To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
(01) 2015-10-14 13:11:22 Slp:    --- End of inner exception stack trace ---
(01) 2015-10-14 13:11:22 Slp:    at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
(01) 2015-10-14 13:11:22 Slp:    at System.Xml.Serialization.XmlSerializer.Deserialize(TextReader textReader)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-10-14 13:11:22 Slp:    --- End of inner exception stack trace ---
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(Type type)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-10-14 13:11:22 Slp:    --- End of inner exception stack trace ---
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-10-14 13:11:22 Slp:    --- End of inner exception stack trace ---
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetSQMObject()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Configuration.BootstrapExtension.StartSqmSessionAction.CollectDatapointsForAllInputSettings()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Configuration.BootstrapExtension.StartSqmSessionAction.ExecuteAction(String actionId)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-10-14 13:11:22 Slp:    --- End of inner exception stack trace ---
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.ExecuteAction(String actionId)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.ExecuteAction(String actionId)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionWithRetryHelper(WorkflowObject metaDb, ActionKey action, ActionMetadata actionMetadata, TextWriter statusStream)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
(01) 2015-10-14 13:11:22 Slp:    at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
(01) 2015-10-14 13:11:23 Slp: Received request to add the following file to Watson reporting: C:\Users\SLundahl\AppData\Local\Temp\tmp7C13.tmp
(01) 2015-10-14 13:11:23 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
(01) 2015-10-14 13:11:23 Slp: Inner exceptions are being indented
(01) 2015-10-14 13:11:23 Slp: 
(01) 2015-10-14 13:11:23 Slp: Exception type: Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectForSettingException
(01) 2015-10-14 13:11:23 Slp:     Message: 
(01) 2015-10-14 13:11:23 Slp:         Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SetupExtension.SlpInputSettings for setting INSTANCENAMELIST.
(01) 2015-10-14 13:11:23 Slp:     HResult : 0x85640007
(01) 2015-10-14 13:11:23 Slp:         FacilityCode : 1380 (564)
(01) 2015-10-14 13:11:23 Slp:         ErrorCode : 7 (0007)
(01) 2015-10-14 13:11:23 Slp:     Data: 
(01) 2015-10-14 13:11:23 Slp:       SettingId = INSTANCENAMELIST
(01) 2015-10-14 13:11:23 Slp:       ConfigObjectType = Microsoft.SqlServer.Configuration.SetupExtension.SlpInputSettings
(01) 2015-10-14 13:11:23 Slp:       WatsonData = Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectForSettingException@7
(01) 2015-10-14 13:11:23 Slp:     Stack: 
(01) 2015-10-14 13:11:23 Slp:         at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-10-14 13:11:23 Slp:         at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetSQMObject()
(01) 2015-10-14 13:11:23 Slp:         at Microsoft.SqlServer.Configuration.BootstrapExtension.StartSqmSessionAction.CollectDatapointsForAllInputSettings()
(01) 2015-10-14 13:11:23 Slp:         at Microsoft.SqlServer.Configuration.BootstrapExtension.StartSqmSessionAction.ExecuteAction(String actionId)
(01) 2015-10-14 13:11:23 Slp:         at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
(01) 2015-10-14 13:11:23 Slp:         at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
(01) 2015-10-14 13:11:23 Slp:         at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)
(01) 2015-10-14 13:11:23 Slp:     Inner exception type: Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectException
(01) 2015-10-14 13:11:23 Slp:         Message: 
(01) 2015-10-14 13:11:23 Slp:                 Unable to retrieve a public configuration object type Microsoft.SqlServer.Configuration.SetupExtension.SlpInputSettings.
(01) 2015-10-14 13:11:23 Slp:         HResult : 0x85640012
(01) 2015-10-14 13:11:23 Slp:                 FacilityCode : 1380 (564)
(01) 2015-10-14 13:11:23 Slp:                 ErrorCode : 18 (0012)
(01) 2015-10-14 13:11:23 Slp:         Data: 
(01) 2015-10-14 13:11:23 Slp:           ConfigObjectType = Microsoft.SqlServer.Configuration.SetupExtension.SlpInputSettings
(01) 2015-10-14 13:11:23 Slp:           WatsonData = Microsoft.SqlServer.Chainer.Infrastructure.UnableRetrieveConfigObjectException@18
(01) 2015-10-14 13:11:23 Slp:         Stack: 
(01) 2015-10-14 13:11:23 Slp:                 at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-10-14 13:11:23 Slp:                 at Microsoft.SqlServer.Chainer.Infrastructure.SettingBridge.GetHostingObject()
(01) 2015-10-14 13:11:23 Slp:         Inner exception type: Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException
(01) 2015-10-14 13:11:23 Slp:             Message: 
(01) 2015-10-14 13:11:23 Slp:                         There is an error in XML document (1, 2).
(01) 2015-10-14 13:11:23 Slp:             HResult : 0x84b10001
(01) 2015-10-14 13:11:23 Slp:                         FacilityCode : 1201 (4b1)
(01) 2015-10-14 13:11:23 Slp:                         ErrorCode : 1 (0001)
(01) 2015-10-14 13:11:23 Slp:             Stack: 
(01) 2015-10-14 13:11:23 Slp:                         at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-10-14 13:11:23 Slp:                         at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type)
(01) 2015-10-14 13:11:23 Slp:                         at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(Type type)
(01) 2015-10-14 13:11:23 Slp:                         at Microsoft.SqlServer.Chainer.Infrastructure.PublicConfigurationBridge.GetHostingObject()
(01) 2015-10-14 13:11:23 Slp:             Inner exception type: System.InvalidOperationException
(01) 2015-10-14 13:11:23 Slp:                 Message: 
(01) 2015-10-14 13:11:23 Slp:                                 There is an error in XML document (1, 2).
(01) 2015-10-14 13:11:23 Slp:                 HResult : 0x80131509
(01) 2015-10-14 13:11:23 Slp:                 Stack: 
(01) 2015-10-14 13:11:23 Slp:                                 at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
(01) 2015-10-14 13:11:23 Slp:                                 at System.Xml.Serialization.XmlSerializer.Deserialize(TextReader textReader)
(01) 2015-10-14 13:11:23 Slp:                                 at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.DeserializeObject(String rootPath, Type type, String elementXPath)
(01) 2015-10-14 13:11:23 Slp:                 Inner exception type: System.BadImageFormatException
(01) 2015-10-14 13:11:23 Slp:                     Message: 
(01) 2015-10-14 13:11:23 Slp:                                         Could not load file or assembly 'System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The module was expected to contain an assembly manifest.
(01) 2015-10-14 13:11:23 Slp:                     HResult : 0x80131018
(01) 2015-10-14 13:11:23 Slp:                     Stack: 
(01) 2015-10-14 13:11:23 Slp:                                         at Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataDiscovery.ConvertDefaultValue(String defaultValueAsString, Type propertyType)
(01) 2015-10-14 13:11:23 Slp:                                         at Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataDiscovery.InternalLoadTypeRelationsInformationThroughReflection(Type sfcType)
(01) 2015-10-14 13:11:23 Slp:                                         at Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataDiscovery.GetTypeRelations(Type sfcType)
(01) 2015-10-14 13:11:23 Slp:                                         at Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataDiscovery.get_Relations()
(01) 2015-10-14 13:11:23 Slp:                                         at Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcMetadataDiscovery.get_InternalStorageSupportedCount()
(01) 2015-10-14 13:11:23 Slp:                                         at Microsoft.SqlServer.Management.Sdk.Sfc.SfcPropertyCollection..ctor(PropertyDataDispatcher dispatcher)
(01) 2015-10-14 13:11:23 Slp:                                         at Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance.get_Properties()
(01) 2015-10-14 13:11:23 Slp:                                         at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigurationBase.set_Name(String value)
(01) 2015-10-14 13:11:23 Slp:                                         at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigurationBase.Initialize()
(01) 2015-10-14 13:11:23 Slp:                                         at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigurationBase..ctor()
(01) 2015-10-14 13:11:23 Slp:                                         at Microsoft.SqlServer.Configuration.SqlConfigBase.PublicConfigurationBase..ctor()
(01) 2015-10-14 13:11:23 Slp:                                         at Microsoft.SqlServer.Configuration.SetupExtension.SlpInputSettings..ctor()
(01) 2015-10-14 13:11:23 Slp:                                         at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReader1.Read104_SlpInputSettings(Boolean isNullable, Boolean checkType)
(01) 2015-10-14 13:11:23 Slp:                                         at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationReader1.Read360_SlpInputSettings()
(01) 2015-10-14 13:11:23 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine 
(01) 2015-10-14 13:11:23 Slp: Sco: Attempting to open registry subkey Software\Microsoft\Microsoft SQL Server\120
(01) 2015-10-14 13:11:23 Slp: Sco: Attempting to get registry value CustomerFeedback



Viewing all articles
Browse latest Browse all 7532

Trending Articles



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