My system config: window XP - SP3 4 GB RAM, I have VS2008 with SP1, VS2010 Ultimate installed
First when I tried to install SQL 2008 R2 Dev edition I got an error saying vs2008 SP1 was not installed, infact I had the SP1 installed in my m/c. I did reinstalled the SP1 and tried to install SQL again. while in the final installation process I got the error
"Setup has encountered the following error: There was an error generating the XML document. Error code 0x84B10001."
I uninstall the SQL server again to remove the files which were created from Unsuccessful installation
I removed the register entry as suggested by this forum.
reinstalled but no chance, I have tried all the option which I can get know in web.
Please help me.
here is the log files details
Exception type: Microsoft.SqlServer.Chainer.Infrastructure.ChainerInfrastructureException
2010-08-26 14:54:53 Slp: Message:
2010-08-26 14:54:53 Slp: There was an error generating the XML document.
2010-08-26 14:54:53 Slp: Stack:
2010-08-26 14:54:53 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SerializeObject(String rootPath, Object objectToSerialize, Boolean saveToCache)
2010-08-26 14:54:53 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.FlushCache(Boolean removeAllCachedObj)
2010-08-26 14:54:53 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.FlushCache()
2010-08-26 14:54:53 Slp: at Microsoft.SqlServer.Configuration.InstallWizard.SummaryController.SaveData()
2010-08-26 14:54:53 Slp: at Microsoft.SqlServer.Configuration.InstallWizardFramework.InstallWizardPageHost.PageLeaving(PageChangeReason reason)
2010-08-26 14:54:53 Slp: at Microsoft.SqlServer.Configuration.WizardFramework.UIHost.set_SelectedPageIndex(Int32 value)
2010-08-26 14:54:53 Slp: at Microsoft.SqlServer.Configuration.WizardFramework.UIHost.GoNext()
2010-08-26 14:54:53 Slp: at Microsoft.SqlServer.Configuration.WizardFramework.NavigationButtons.nextButton_Click(Object sender, EventArgs e)
2010-08-26 14:54:53 Slp: at System.Windows.Forms.Control.OnClick(EventArgs e)
2010-08-26 14:54:53 Slp: at System.Windows.Forms.Button.OnClick(EventArgs e)
2010-08-26 14:54:53 Slp: at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
2010-08-26 14:54:53 Slp: at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
2010-08-26 14:54:53 Slp: at System.Windows.Forms.Control.WndProc(Message& m)
2010-08-26 14:54:53 Slp: at System.Windows.Forms.ButtonBase.WndProc(Message& m)
2010-08-26 14:54:53 Slp: at System.Windows.Forms.Button.WndProc(Message& m)
2010-08-26 14:54:53 Slp: at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
2010-08-26 14:54:53 Slp: at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
2010-08-26 14:54:53 Slp: at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
2010-08-26 14:54:53 Slp: Inner exception type: System.InvalidOperationException
2010-08-26 14:54:53 Slp: Message:
2010-08-26 14:54:53 Slp: There was an error generating the XML document.
2010-08-26 14:54:53 Slp: Stack:
2010-08-26 14:54:53 Slp: at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces, String encodingStyle,
String id)
2010-08-26 14:54:53 Slp: at System.Xml.Serialization.XmlSerializer.Serialize(TextWriter textWriter, Object o, XmlSerializerNamespaces namespaces)
2010-08-26 14:54:53 Slp: at System.Xml.Serialization.XmlSerializer.Serialize(TextWriter textWriter, Object o)
2010-08-26 14:54:53 Slp: at Microsoft.SqlServer.Chainer.Infrastructure.DataStoreService.SerializeObject(String rootPath, Object objectToSerialize, Boolean saveToCache)
2010-08-26 14:54:53 Slp: Inner exception type: System.Security.Cryptography.CryptographicException
2010-08-26 14:54:53 Slp: Message:
2010-08-26 14:54:53 Slp: The system cannot find the file specified.
2010-08-26 14:54:53 Slp:
2010-08-26 14:54:53 Slp: Stack:
2010-08-26 14:54:53 Slp: at System.Security.Cryptography.ProtectedData.Protect(Byte[] userData, Byte[] optionalEntropy,
DataProtectionScope scope)
2010-08-26 14:54:53 Slp: at Microsoft.SqlServer.Common.SqlSecureString.WriteXml(XmlWriter writer)
2010-08-26 14:54:53 Slp: at System.Xml.Serialization.XmlSerializationWriter.WriteSerializable(IXmlSerializable serializable,
String name, String ns, Boolean isNullable, Boolean wrapped)
2010-08-26 14:54:53 Slp: at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSQLRSConfigurationPublic.Write7_SQLRSConfigurationPublic(String
n, String ns, SQLRSConfigurationPublic o, Boolean isNullable, Boolean needType)
2010-08-26 14:54:53 Slp: at Microsoft.Xml.Serialization.GeneratedAssembly.XmlSerializationWriterSQLRSConfigurationPublic.Write8_SQLRSConfigurationPublic(Object
o)
wwf