Sql 2008 r2 DEV install failed
        Posted  
        
            by 
                obulay
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by obulay
        
        
        
        Published on 2010-08-31T20:32:00Z
        Indexed on 
            2010/12/31
            15:55 UTC
        
        
        Read the original article
        Hit count: 583
        
install
|sql-server-2008-r2
I am trying to install Sql 2008 r2 DEVeloper on Windows 2008 STD. It previously had Sql 2008 Enterprise installed. I first uninstalled SQL 2008. I think uninstall still leaves some crap in registery, and in Program files.
Installation fails in the last step of the process - installation, about couple of minutes into it.
Can't insert picture for you because serverfault does not allow me to do so. But it basically it: Error message: "Installation failed"
I re-installed SQL 2008 Enterprise on this box and we are not going to go to R2 on older servers that previously had SQL 2005 or SQL 2008 on it.
Looking at Windows log: Activation context generation failed for "C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\SQLServer2008R2\x64\Microsoft.SqlServer.Configuration.SqlServer_ConfigExtension.dll". Dependent Assembly Microsoft.VC80.CRT,processorArchitecture="amd64",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",version="8.0.50727.4027" could not be found. Please use sxstrace.exe for detailed diagnosis.
© Server Fault or respective owner