I'm attempting to install SQL Server 2008 on Windows Server 2008 R2 Standard with SP1, and am failing the "Operating system supported for edition" operation in the Installation Rules portion of the install. Can anyone shed some insight into why I'm failing this? As far as I can tell, the version of SQL Server is compatible with the version of Windows Server I'm attempting to install it on. Any help is much appreciated. Thanks.
Asked
Active
Viewed 645 times
0
-
What is the exact error? – MDMarra Jul 15 '12 at 20:25
-
Here's a link to a screenshot: http://i45.tinypic.com/4j12ye.jpg – Tim S Jul 15 '12 at 20:33
-
1Right. It would be advantageous to click on "view detailed report" don't you think? – MDMarra Jul 15 '12 at 21:42
1 Answers
1
There are a number of known issues with installing SQL Server 2008 RTM on Windows 2008R2. This Microsoft knowledgebase article explains them in reasonable detail:
List of known issues when you install SQL Server on Windows 7 or on Windows Server 2008 R2
As MDMarra suggested in his comment to you it would be useful to see what the "detailed report" says, but my money would be on either that the .NET Framework 3.5 isn't enabled or you'll maybe need to slipstream SQL 2008 SP1 into your SQL 2008 install disk/ISO.

Kev
- 7,877
- 18
- 81
- 108