0
I am desperate for some help installing SQL Server 2008 R2. It came as part of a software package from Rockwell Automation for their FactoryTalk View Studio software. I had the whole package working fine until last week (possibly due to a Windows update, though not sure which one). I decided I needed to uninstall FactoryTalk View Studio and reinstall. This required me to also uninstall SQL Server 2008 R2. I have tried 20 or more times to reinstall it but without success. I spent 2+ hours on the phone with Rockwell tech support trying to install but to no avail.
Here's the error description from the
C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\summary.txt
file:
SQL Server Browser configuration for feature 'SQL_Browser_Redist_SqlBrowser_Cpu32' was cancelled by user after a previous installation failure. The last attempted step: Starting the SQL Server Browser service 'SQLBrowser', and waiting for up to '900' seconds for the process to complete.
What version of Windows are you trying to install SQL onto? – Ƭᴇcʜιᴇ007 – 2014-10-21T15:17:53.230
Hi, thanks for your help. It is Windows 7 32-bit. – Stephen – 2014-10-21T15:20:13.230
You need at least SQL 2008 R2 SP1 to install it on Windows 7. Does your SQL install source include SP1? If not, then you need to get/create one. – Ƭᴇcʜιᴇ007 – 2014-10-21T15:28:53.427
I'm not sure how to figure that out? The files that are listed in the installation folder are labeled as follows: SQL_Server_Instal.bat, SQLEXPR_x86_ENU.exe, SQLEXPRWT_x86_ENU.exe, SQLServerInstall.exe. There two folders labeled: Microsoft.VC90.CRT, Microsoft.VC90.MFC. Both those folders have several .dll files and (1) one .manifest file. I don't see anything labeled SP1... – Stephen – 2014-10-21T15:31:31.923
Then assume it doesn't. Related SU question: Is it possible to install Microsoft SQL Server 2005 on Windows 7?, and here's a blog on How to slipstream SQL Server 2008 R2 and a SQL Server 2008 R2 Service Pack 1 (SP1)
– Ƭᴇcʜιᴇ007 – 2014-10-21T15:43:26.030Ok, I just downloaded the SP1 files from here: http://www.microsoft.com/en-us/download/details.aspx?id=26727. Do I need to run all of the files? Even though I have 32-bit windows? Also, do I run these SP1 files and then try to install SQL Server 2008 R2 again? thanks again for your help.
– Stephen – 2014-10-21T16:06:25.673