I am using Windows 8 Pro and wants to install SQL Server 2008 R2 Developer
These are the problem I faced.
When I install SQL Server 2008 R2 Developer , Database engine services, SQL server replication, Full-text search and reporting services will fail. I have tried uninstall and install it again for a few times but it didn't work out.
SQL Server Businesses Intelligence Development Studio seems to be still working while
SSMS shows the error message is "SQL server management Studio has stopped working"
I had enabled .NET framework 3.5
I tried install sql management studio itself and it says "service pack 1 or later is required"
so when I try service pack 1 these are the error messages
"
------------------------------
SQL Server Setup has encountered the following error:
A failure was detected for a previous installation, patch, or repair for instance 'MSSQLSERVER' during configuration for features [SQL_Replication_Core_Inst,SQL_Engine_Core_Inst,MPT_AGENT_CORE_CNI,SQL_FullText_Adv,RS_Server_Adv,]. In order to apply this patch
package (KB2528583), you must resolve any issues with the previous operation that failed. View the summary.txt log to determine why the previous operation failed.
Error code 0x84B20001."
error for service pack 2 "
TITLE: SQL Server Setup failure.
------------------------------
SQL Server Setup has encountered the following error:
The NT service 'MSSQLSERVER' could not be started.
Error code 0x84B20001.
------------------------------
BUTTONS:
OK
------------------------------
TITLE: SQL Server Setup failure.
------------------------------
This message cannot be copied to the clipboard.
------------------------------
ADDITIONAL INFORMATION:
Requested Clipboard operation did not succeed. (System.Windows.Forms)"
is there solutions for me? thanks.