Hi
I have tried, without success to install SQL Server 2008 Express on a windows xp service pack 3 machine. I have looked, on the web, for the type of error experienced without success. I have found similar errors ie "error generating the XML document"
etc, but the cause of the error is not what I am experiencing. I would appreciate some help.
I have included the full Summary.txt file and an excerpt of the detail.txt file.
Thanks
Summary.txt
Overall summary:
Final result: SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then rerun SQL Server Setup.
Exit code (Decimal): -2068774911
Exit facility code: 1201
Exit error code: 1
Exit message: There was an error generating the XML document.
Start time: 2012-08-27 21:27:42
End time: 2012-08-27 21:41:09
Requested action: Install
Log with failure: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120827_212605\Detail.txt
Exception help link: http%3a%2f%2fgo.microsoft.com%2ffwlink%3fLinkId%3d20476%26ProdName%3dMicrosoft%2bSQL%2bServer%26EvtSrc%3dsetup.rll%26EvtID%3d50000%26ProdVer%3d10.0.1600.22%26EvtType%3d0x965B1CDE%400xAFA058CB
Machine Properties:
Machine name: BALFOUR
Machine processor count: 2
OS version: Windows XP
OS service pack: Service Pack 3
OS region: United Kingdom
OS language: English (United States)
OS architecture: x86
Process architecture: 32 Bit
OS clustered: No
Product features discovered:
Product Instance Instance ID Feature Language Edition Version Clustered
Package properties:
Description: SQL Server Database Services 2008
SQLProductFamilyCode: {628F8F38-600E-493D-9946-F4178F20A8A9}
ProductName: SQL2008
Type: RTM
Version: 10
SPLevel: 0
Installation location: c:\b1895dd52b409187d90d\x86\setup\
Installation edition: EXPRESS
User Input Settings:
ACTION: Install
ADDCURRENTUSERASSQLADMIN: False
AGTSVCACCOUNT: NT AUTHORITY\NETWORK SERVICE
AGTSVCPASSWORD: *****
AGTSVCSTARTUPTYPE: Disabled
ASBACKUPDIR: Backup
ASCOLLATION: Latin1_General_CI_AS
ASCONFIGDIR: Config
ASDATADIR: Data
ASDOMAINGROUP: <empty>
ASLOGDIR: Log
ASPROVIDERMSOLAP: 1
ASSVCACCOUNT: <empty>
ASSVCPASSWORD: *****
ASSVCSTARTUPTYPE: Automatic
ASSYSADMINACCOUNTS: <empty>
ASTEMPDIR: Temp
BROWSERSVCSTARTUPTYPE: Disabled
CONFIGURATIONFILE: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120827_212605\ConfigurationFile.ini
ENABLERANU: True
ERRORREPORTING: False
FEATURES: SQLENGINE,REPLICATION,SNAC_SDK
FILESTREAMLEVEL: 0
FILESTREAMSHARENAME: <empty>
FTSVCACCOUNT: <empty>
FTSVCPASSWORD: *****
HELP: False
INDICATEPROGRESS: False
INSTALLSHAREDDIR: C:\Program Files\Microsoft SQL Server\
INSTALLSHAREDWOWDIR: C:\Program Files\Microsoft SQL Server\
INSTALLSQLDATADIR: <empty>
INSTANCEDIR: C:\Program Files\Microsoft SQL Server\
INSTANCEID: SQLExpress
INSTANCENAME: SQLEXPRESS
ISSVCACCOUNT: NT AUTHORITY\NetworkService
ISSVCPASSWORD: *****
ISSVCSTARTUPTYPE: Automatic
MEDIASOURCE: c:\b1895dd52b409187d90d\
NPENABLED: 0
PID: *****
QUIET: False
QUIETSIMPLE: False
RSINSTALLMODE: FilesOnlyMode
RSSVCACCOUNT: <empty>
RSSVCPASSWORD: *****
RSSVCSTARTUPTYPE: Automatic
SAPWD: *****
SECURITYMODE: <empty>
SQLBACKUPDIR: <empty>
SQLCOLLATION: SQL_Latin1_General_CP1_CI_AS
SQLSVCACCOUNT: DANSEN
SQLSVCPASSWORD: *****
SQLSVCSTARTUPTYPE: Automatic
SQLSYSADMINACCOUNTS: BALFOUR\DANSEN
SQLTEMPDBDIR: <empty>
SQLTEMPDBLOGDIR: <empty>
SQLUSERDBDIR: <empty>
SQLUSERDBLOGDIR: <empty>
SQMREPORTING: False
TCPENABLED: 0
X86: False
Configuration file: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120827_212605\ConfigurationFile.ini
Detailed results:
Feature: Database Engine Services
Status: Failed: see logs for details
MSI status: Passed
Configuration status: Failed: see details below
Configuration error code: 0xF45F6601@1201@1
Configuration error description: There was an error generating the XML document.
Configuration log: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120827_212605\Detail.txt
Feature: SQL Client Connectivity SDK
Status: Failed: see logs for details
MSI status: Passed
Configuration status: Passed
Feature: SQL Server Replication
Status: Failed: see logs for details
MSI status: Passed
Configuration status: Failed: see details below
Configuration error code: 0xF45F6601@1201@1
Configuration error description: There was an error generating the XML document.
Configuration log: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120827_212605\Detail.txt
Rules with failures:
Global rules:
Scenario specific rules:
Rules report file: C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120827_212605\SystemConfigurationCheck_Report.htm
Exception summary:
The following is an exception stack listing the exceptions in outermost to innermost order
Inner exceptions are being indented
Exception type: Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException
Message:
There was an error generating the XML document.
Data:
DisableWatson = true
Stack:
at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SerializeObject(String rootPath, Object objectToSerialize, Boolean saveToCache)
at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.FlushCache(Boolean removeAllCachedObj)
at Microsoft.SqlServer.Configuration.SetupExtension.DatastoreCacheFeatureConfigEventHandler.InConfigurationActionExecutionEventHandler(Object sender, FeatureConfigScenarioEventArgs eventArgs)
at Microsoft.SqlServer.Configuration.SetupExtension.DatastoreCacheFeatureConfigEventHandler.InConfigurationActionExecutionEventHandler(Object sender, Object[] objectArray)
at Microsoft.SqlServer.Chainer.Infrastructure.NotificationHandler.Invoke(Object notification, Object[] objectArray)
at Microsoft.SqlServer.Chainer.Infrastructure.NotificationService.OnNotify(Object eventKey, Object notification, Object[] objectArray)
at Microsoft.SqlServer.Configuration.ConfigExtension.ConfigFeatureActionListener.InConfigurationActionExecutionEventHandler(ActionKey key, TextWriter loggingStream)
at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionMetadata.NotifyInExecution(ActionKey actionRunning, TextWriter loggingStream)
at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
Inner exception type: System.InvalidOperationException
Message:
There was an error generating the XML document.
Stack:
at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces, String encodingStyle, String id)
at System.Xml.Serialization.XmlSerializer.Serialize(TextWriter textWriter, Object o, XmlSerializerNamespaces namespaces)
at System.Xml.Serialization.XmlSerializer.Serialize(TextWriter textWriter, Object o)
at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SerializeObject(String rootPath, Object objectToSerialize, Boolean saveToCache)
Inner exception type: System.Security.Cryptography.CryptographicException
Message:
Key not valid for use in specified state.
Stack:
at System.Security.Cryptography.ProtectedData.Protect(Byte[] userData, Byte[] optionalEntropy, DataProtectionScope scope)
at Microsoft.SqlServer.Common.SqlSecureString.WriteXml(XmlWriter writer)
at System.Xml.Serialization.XmlSerializationWriter.WriteSerializable(IXmlSerializable serializable, String name, String ns, Boolean isNullable, Boolean wrapped)
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterAgentConfigurationPublic.Write6_AgentConfigurationPublic(String n, String ns, AgentConfigurationPublic o, Boolean isNullable, Boolean needType)
at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterAgentConfigurationPublic.Write7_AgentConfigurationPublic(Object o)
Part of Detail.txt.
2012-08-27 21:29:42 ACE: Retrieved ClusterActionState='NotClustered'
2012-08-27 21:29:42 ACE: Scenario: StandAlone Install Timing: GetDefaultConfig started
2012-08-27 21:29:42 ACE: InstallGetDefaultConfig started
2012-08-27 21:29:42 Slp: Sco: Attempting to get network service account name
2012-08-27 21:29:42 Slp: Sco: Attempting to get NT account from sid S-1-5-20
2012-08-27 21:29:42 Slp: Sco: Attempting to get account from sid S-1-5-20
2012-08-27 21:29:42 ACE: SQL Agent service is installed during upgrade setting the default service account to NT AUTHORITY\NETWORK SERVICE
2012-08-27 21:29:42 ACE: InstallGetDefaultConfig completed
2012-08-27 21:29:42 ACE: Scenario: StandAlone Install Timing: GetDefaultConfig completed
2012-08-27 21:29:42 ACE: AgentConfigurationPrivate.Install completed
2012-08-27 21:29:42 Slp: Configuration action failed for feature MPT_AGENT_CORE_CNI during timing GetDefaultConfig and scenario GetDefaultConfig.
2012-08-27 21:29:42 Slp: There was an error generating the XML document.
2012-08-27 21:29:42 Slp: Configuration action failed for feature MPT_AGENT_CORE_CNI during timing GetDefaultConfig and scenario GetDefaultConfig.
2012-08-27 21:29:43 Slp: Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException: There was an error generating the XML document. ---> System.InvalidOperationException: There was an error generating the XML document. ---> System.Security.Cryptography.CryptographicException: Key not valid for use in specified state.
2012-08-27 21:29:43 Slp: at System.Security.Cryptography.ProtectedData.Protect(Byte[] userData, Byte[] optionalEntropy, DataProtectionScope scope)
2012-08-27 21:29:43 Slp: at Microsoft.SqlServer.Common.SqlSecureString.WriteXml(XmlWriter writer)
2012-08-27 21:29:43 Slp: at System.Xml.Serialization.XmlSerializationWriter.WriteSerializable(IXmlSerializable serializable, String name, String ns, Boolean isNullable, Boolean wrapped)
2012-08-27 21:29:43 Slp: at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterAgentConfigurationPublic.Write6_AgentConfigurationPublic(String n, String ns, AgentConfigurationPublic o, Boolean isNullable, Boolean needType)
2012-08-27 21:29:43 Slp: at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterAgentConfigurationPublic.Write7_AgentConfigurationPublic(Object o)
2012-08-27 21:29:43 Slp: --- End of inner exception stack trace ---
2012-08-27 21:29:43 Slp: at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces, String encodingStyle, String id)
2012-08-27 21:29:43 Slp: at System.Xml.Serialization.XmlSerializer.Serialize(TextWriter textWriter, Object o, XmlSerializerNamespaces namespaces)
2012-08-27 21:29:43 Slp: at System.Xml.Serialization.XmlSerializer.Serialize(TextWriter textWriter, Object o)
2012-08-27 21:29:43 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SerializeObject(String rootPath, Object objectToSerialize, Boolean saveToCache)
2012-08-27 21:29:43 Slp: --- End of inner exception stack trace ---
2012-08-27 21:29:43 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SerializeObject(String rootPath, Object objectToSerialize, Boolean saveToCache)
2012-08-27 21:29:43 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SerializeObject(Object objectToSerialize)
2012-08-27 21:29:43 Slp: at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigAction.Serialize(ServiceContainer ctx, Object configObject)
2012-08-27 21:29:43 Slp: at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigAction.ExecuteAction(String actionId)
2012-08-27 21:29:43 Slp: at Microsoft.SqlServer.Configuration.SqlConfigBase.SlpConfigAction.Execute(String actionId, TextWriter errorStream)
2012-08-27 21:29:43 Slp: Exception: Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException.
2012-08-27 21:29:43 Slp: Source: Microsoft.SqlServer.Chainer.Infrastructure.
2012-08-27 21:29:43 Slp: Message: There was an error generating the XML document..
2012-08-27 21:29:43 Slp: Inner exception:
2012-08-27 21:29:43 Slp: Exception: System.InvalidOperationException.
2012-08-27 21:29:43 Slp: Source: System.Xml.
2012-08-27 21:29:43 Slp: Message: There was an error generating the XML document..
2012-08-27 21:29:43 Slp: Inner exception:
2012-08-27 21:29:43 Slp: Exception: System.Security.Cryptography.CryptographicException.
2012-08-27 21:29:43 Slp: Source: System.Security.
2012-08-27 21:29:43 Slp: Message: Key not valid for use in specified state.
2012-08-27 21:29:44 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\20120827_212605\Registry_SOFTWARE_Microsoft_Microsoft SQL Server.reg_
2012-08-27 21:29:44 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\20120827_212605\Registry_SOFTWARE_Microsoft_Windows_CurrentVersion_Uninstall.reg_
2012-08-27 21:29:44 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Microsoft\MSSQLServer to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120827_212605\Registry_SOFTWARE_Microsoft_MSSQLServer.reg_
2012-08-27 21:29:44 Slp: Sco: Unable to write hklm registry key SOFTWARE\Microsoft\MSSQLServer to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120827_212605\Registry_SOFTWARE_Microsoft_MSSQLServer.reg_, Win32 error 2
2012-08-27 21:29:49 Slp: There was an error generating the XML document.
2012-08-27 21:29:49 Slp: Watson bucket for exception based failure has been created
2012-08-27 21:30:37 Slp: .Completed Action: AgentConfigAction_install_GetDefaultConfig_Cpu32, returned False
2012-08-27 21:30:37 Slp: Error: Action "AgentConfigAction_install_GetDefaultConfig_Cpu32" failed during execution.
2012-08-27 21:30:37 Slp: Discovery did not detect any clustered features pre-installed
2012-08-27 21:30:37 Slp: Discovery did not detect any clustered features pre-installed
2012-08-27 21:30:37 Slp: Discovery did not detect any clustered features pre-installed
2012-08-27 21:30:37 Slp: ---- Flush datastore cache before calling configuration action 'SQLInstanceID_install_validation2_Cpu32'
2012-08-27 21:30:37 Slp: Error: Action "SQLInstanceID_install_validation2_Cpu32" threw an exception during execution.
2012-08-27 21:30:37 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: There was an error generating the XML document. ---> Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException: There was an error generating the XML document. ---> System.InvalidOperationException: There was an error generating the XML document. ---> System.Security.Cryptography.CryptographicException: Key not valid for use in specified state.
2012-08-27 21:30:37 Slp: at System.Security.Cryptography.ProtectedData.Protect(Byte[] userData, Byte[] optionalEntropy, DataProtectionScope scope)
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Common.SqlSecureString.WriteXml(XmlWriter writer)
2012-08-27 21:30:37 Slp: at System.Xml.Serialization.XmlSerializationWriter.WriteSerializable(IXmlSerializable serializable, String name, String ns, Boolean isNullable, Boolean wrapped)
2012-08-27 21:30:37 Slp: at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterAgentConfigurationPublic.Write6_AgentConfigurationPublic(String n, String ns, AgentConfigurationPublic o, Boolean isNullable, Boolean needType)
2012-08-27 21:30:37 Slp: at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterAgentConfigurationPublic.Write7_AgentConfigurationPublic(Object o)
2012-08-27 21:30:37 Slp: --- End of inner exception stack trace ---
2012-08-27 21:30:37 Slp: at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces, String encodingStyle, String id)
2012-08-27 21:30:37 Slp: at System.Xml.Serialization.XmlSerializer.Serialize(TextWriter textWriter, Object o, XmlSerializerNamespaces namespaces)
2012-08-27 21:30:37 Slp: at System.Xml.Serialization.XmlSerializer.Serialize(TextWriter textWriter, Object o)
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SerializeObject(String rootPath, Object objectToSerialize, Boolean saveToCache)
2012-08-27 21:30:37 Slp: --- End of inner exception stack trace ---
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SerializeObject(String rootPath, Object objectToSerialize, Boolean saveToCache)
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.FlushCache(Boolean removeAllCachedObj)
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Configuration.SetupExtension.DatastoreCacheFeatureConfigEventHandler.InConfigurationActionExecutionEventHandler(Object sender, FeatureConfigScenarioEventArgs eventArgs)
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Configuration.SetupExtension.DatastoreCacheFeatureConfigEventHandler.InConfigurationActionExecutionEventHandler(Object sender, Object[] objectArray)
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.NotificationHandler.Invoke(Object notification, Object[] objectArray)
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.NotificationService.OnNotify(Object eventKey, Object notification, Object[] objectArray)
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Configuration.ConfigExtension.ConfigFeatureActionListener.InConfigurationActionExecutionEventHandler(ActionKey key, TextWriter loggingStream)
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionMetadata.NotifyInExecution(ActionKey actionRunning, TextWriter loggingStream)
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2012-08-27 21:30:37 Slp: --- End of inner exception stack trace ---
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()Error: Action "ValidationTimingConfigAction" threw an exception during execution.
2012-08-27 21:30:37 Slp: Microsoft.SqlServer.Setup.Chainer.Workflow.ActionExecutionException: There was an error generating the XML document. ---> Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException: There was an error generating the XML document. ---> System.InvalidOperationException: There was an error generating the XML document. ---> System.Security.Cryptography.CryptographicException: Key not valid for use in specified state.
2012-08-27 21:30:37 Slp: at System.Security.Cryptography.ProtectedData.Protect(Byte[] userData, Byte[] optionalEntropy, DataProtectionScope scope)
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Common.SqlSecureString.WriteXml(XmlWriter writer)
2012-08-27 21:30:37 Slp: at System.Xml.Serialization.XmlSerializationWriter.WriteSerializable(IXmlSerializable serializable, String name, String ns, Boolean isNullable, Boolean wrapped)
2012-08-27 21:30:37 Slp: at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterAgentConfigurationPublic.Write6_AgentConfigurationPublic(String n, String ns, AgentConfigurationPublic o, Boolean isNullable, Boolean needType)
2012-08-27 21:30:37 Slp: at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterAgentConfigurationPublic.Write7_AgentConfigurationPublic(Object o)
2012-08-27 21:30:37 Slp: --- End of inner exception stack trace ---
2012-08-27 21:30:37 Slp: at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces, String encodingStyle, String id)
2012-08-27 21:30:37 Slp: at System.Xml.Serialization.XmlSerializer.Serialize(TextWriter textWriter, Object o, XmlSerializerNamespaces namespaces)
2012-08-27 21:30:37 Slp: at System.Xml.Serialization.XmlSerializer.Serialize(TextWriter textWriter, Object o)
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SerializeObject(String rootPath, Object objectToSerialize, Boolean saveToCache)
2012-08-27 21:30:37 Slp: --- End of inner exception stack trace ---
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SerializeObject(String rootPath, Object objectToSerialize, Boolean saveToCache)
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.FlushCache(Boolean removeAllCachedObj)
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Configuration.SetupExtension.DatastoreCacheFeatureConfigEventHandler.InConfigurationActionExecutionEventHandler(Object sender, FeatureConfigScenarioEventArgs eventArgs)
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Configuration.SetupExtension.DatastoreCacheFeatureConfigEventHandler.InConfigurationActionExecutionEventHandler(Object sender, Object[] objectArray)
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.NotificationHandler.Invoke(Object notification, Object[] objectArray)
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.NotificationService.OnNotify(Object eventKey, Object notification, Object[] objectArray)
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Configuration.ConfigExtension.ConfigFeatureActionListener.InConfigurationActionExecutionEventHandler(ActionKey key, TextWriter loggingStream)
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionMetadata.NotifyInExecution(ActionKey actionRunning, TextWriter loggingStream)
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2012-08-27 21:30:37 Slp: --- End of inner exception stack trace ---
2012-08-27 21:30:37 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2012-08-27 21:30:39 Slp: Received request to add the following file to Watson reporting: C:\Documents and Settings\Allen\Local Settings\Temp\tmp218.tmp
2012-08-27 21:30:39 Slp: The following is an exception stack listing the exceptions in outermost to innermost order
2012-08-27 21:30:39 Slp: Inner exceptions are being indented
2012-08-27 21:30:39 Slp:
2012-08-27 21:30:39 Slp: Exception type: Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException
2012-08-27 21:30:39 Slp: Message:
2012-08-27 21:30:39 Slp: There was an error generating the XML document.
2012-08-27 21:30:39 Slp: Stack:
2012-08-27 21:30:39 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SerializeObject(String rootPath, Object objectToSerialize, Boolean saveToCache)
2012-08-27 21:30:39 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.FlushCache(Boolean removeAllCachedObj)
2012-08-27 21:30:39 Slp: at Microsoft.SqlServer.Configuration.SetupExtension.DatastoreCacheFeatureConfigEventHandler.InConfigurationActionExecutionEventHandler(Object sender, FeatureConfigScenarioEventArgs eventArgs)
2012-08-27 21:30:39 Slp: at Microsoft.SqlServer.Configuration.SetupExtension.DatastoreCacheFeatureConfigEventHandler.InConfigurationActionExecutionEventHandler(Object sender, Object[] objectArray)
2012-08-27 21:30:39 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.NotificationHandler.Invoke(Object notification, Object[] objectArray)
2012-08-27 21:30:39 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.NotificationService.OnNotify(Object eventKey, Object notification, Object[] objectArray)
2012-08-27 21:30:39 Slp: at Microsoft.SqlServer.Configuration.ConfigExtension.ConfigFeatureActionListener.InConfigurationActionExecutionEventHandler(ActionKey key, TextWriter loggingStream)
2012-08-27 21:30:39 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionMetadata.NotifyInExecution(ActionKey actionRunning, TextWriter loggingStream)
2012-08-27 21:30:39 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.InvokeAction(WorkflowObject metabase, TextWriter statusStream)
2012-08-27 21:30:39 Slp: at Microsoft.SqlServer.Setup.Chainer.Workflow.PendingActions.InvokeActions(WorkflowObject metaDb, TextWriter loggingStream)
2012-08-27 21:30:39 Slp: Inner exception type: System.InvalidOperationException
2012-08-27 21:30:39 Slp: Message:
2012-08-27 21:30:39 Slp: There was an error generating the XML document.
2012-08-27 21:30:39 Slp: Stack:
2012-08-27 21:30:39 Slp: at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces, String encodingStyle, String id)
2012-08-27 21:30:39 Slp: at System.Xml.Serialization.XmlSerializer.Serialize(TextWriter textWriter, Object o, XmlSerializerNamespaces namespaces)
2012-08-27 21:30:39 Slp: at System.Xml.Serialization.XmlSerializer.Serialize(TextWriter textWriter, Object o)
2012-08-27 21:30:39 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SerializeObject(String rootPath, Object objectToSerialize, Boolean saveToCache)
2012-08-27 21:30:39 Slp: Inner exception type: System.Security.Cryptography.CryptographicException
2012-08-27 21:30:39 Slp: Message:
2012-08-27 21:30:39 Slp: Key not valid for use in specified state.
2012-08-27 21:30:39 Slp:
2012-08-27 21:30:39 Slp: Stack:
2012-08-27 21:30:39 Slp: at System.Security.Cryptography.ProtectedData.Protect(Byte[] userData, Byte[] optionalEntropy, DataProtectionScope scope)
2012-08-27 21:30:39 Slp: at Microsoft.SqlServer.Common.SqlSecureString.WriteXml(XmlWriter writer)
2012-08-27 21:30:39 Slp: at System.Xml.Serialization.XmlSerializationWriter.WriteSerializable(IXmlSerializable serializable, String name, String ns, Boolean isNullable, Boolean wrapped)
2012-08-27 21:30:39 Slp: at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterAgentConfigurationPublic.Write6_AgentConfigurationPublic(String n, String ns, AgentConfigurationPublic o, Boolean isNullable, Boolean needType)
2012-08-27 21:30:39 Slp: at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterAgentConfigurationPublic.Write7_AgentConfigurationPublic(Object o)
2012-08-27 21:30:51 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\20120827_212605\Registry_SOFTWARE_Microsoft_Microsoft SQL Server.reg_
2012-08-27 21:30:51 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\20120827_212605\Registry_SOFTWARE_Microsoft_Windows_CurrentVersion_Uninstall.reg_
2012-08-27 21:30:51 Slp: Sco: Attempting to write hklm registry key SOFTWARE\Microsoft\MSSQLServer to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120827_212605\Registry_SOFTWARE_Microsoft_MSSQLServer.reg_
2012-08-27 21:30:51 Slp: Sco: Unable to write hklm registry key SOFTWARE\Microsoft\MSSQLServer to file C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20120827_212605\Registry_SOFTWARE_Microsoft_MSSQLServer.reg_, Win32 error 2
2012-08-27 21:30:58 Slp: There was an error generating the XML document.
2012-08-27 21:30:58 Slp: Watson bucket for exception based failure has been created
2012-08-27 21:30:58 Slp: Sco: Attempting to create base registry key HKEY_LOCAL_MACHINE, machine
2012-08-27 21:30:58 Slp: Sco: Attempting to open registry subkey Software\Microsoft\PCHealth\ErrorReporting\DW\Installed
2012-08-27 21:30:58 Slp: Sco: Attempting to get registry value DW0200
2012-08-27 21:41:09 Slp: Submitted 2 of 2 failures to the Watson data repository
2012-08-27 21:41:15 Slp:
2012-08-27 21:41:15 Slp: ----------------------------------------------------------------------
2012-08-27 21:41:15 Slp:
2012-08-27 21:41:15 Slp: Error result: -2068774911
2012-08-27 21:41:15 Slp: Result facility code: 1201
2012-08-27 21:41:15 Slp: Result error code: 1