views:

2386

answers:

6

I have found many tutorials about using Windows Server 2003 as a development machine, and very little information about Windows Server 2008 for the same purpose.

For a nicer experience, I have followed the steps from Convert your Windows Server 2008 to a Workstation.

I am searching for the requirements and installation order for IIS 7 with IIS 6 compatibility mode, .NET Framework 3.5 SP1 (does it require the installation of .NET Framework 3.0 feature, or can be installed directly), SQL Server 2005 SP2 (with Reporting services and Analysis Services), Visual Studio 2008 SP1.

+3  A: 

.NET Framework 3.5 Service Pack 1 - installation order

.NET Framework 3.5 Service Pack 1 - links

alexandrul
+2  A: 

http://www.codersbarn.com/post/2008/08/09/SQL-Server-2005-on-Windows-Server-2008.aspx

I use W2K8 on VMWare Workstation for SharePoint development and it has been hassle-free from day one. Install all the IIS7 features (includes the IIS6 compatibility stuff) and you should be good to go.

Anthony :-)

IrishChieftain
+1  A: 

IIS 7 - installation order

IIS 7 - links

IIS 7 with IIS 6 backwards compatibility - links

alexandrul