I have recently faced this issue and took some time to resolve the issue.
Error : The following error comes when installing the AdventureWorks Sample databases (SQL Server 2008 SR4)
Failed object initialization (ISupportInitialize.EndInit). An exception occurred while executing a Transact-SQL statement or batch. Error at object ‘DatabaseSelection’ in markup file ‘DatabaseInstaller;component/databaseselection.xaml’ Line 78 Position 3
Solution:
Try to install this msi using the user who has installed the SQL server 2008 on the machine. You will be able to install this without any issue.
No comments:
Post a Comment