Installing Sql Server 2005 SP2 - Getting error on analysis services component
Posted
by Greg_the_Ant
on Server Fault
See other posts from Server Fault
or by Greg_the_Ant
Published on 2010-03-16T22:23:52Z
Indexed on
2010/03/16
22:31 UTC
Read the original article
Hit count: 379
At first many of the components didn't install and I followed this workaround (fixing user/SID mappings in registry.)
After that everything installed successfully except for analysis services. I am getting the exact same error message as before on analysis services. (Are there other users installed by sql server I'm not aware of perhaps?)
Do you guys have any ideas? All of my searches seem to just point to that workaround above that I already did.
Error message from log:
Product : Analysis Services (MSSQLSERVER)
Product Version (Previous): 1399
Product Version (Final) :
Status : Failure
Log File : C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix\OLAP9_Hotfix_KB921896_sqlrun_as.msp.log
Error Number : 29528
Error Description : MSP Error: 29528 The setup has encountered an unexpected error while Setting Internal Properties. The error is: Fatal error during installation.
© Server Fault or respective owner