

And it only took me two attempts to get it right this time.

Visual Studio 2008 Service Pack 1 (this is required in order to install SQL Server 2008 – the installation will fail otherwise).MSDN Library (This is optional – I installed it because I’m occasionally developing on the road with no or limited connectivity).Visual Studio 2008, excluding SQL Server 2005 Express Edition.The SQL Server installation therefore didn’t want to repeat what it didn’t need to so it refused to install the client tools. Essentially, the problem last time was that the SQL Server installer mistook Visual Studio’s SQL Server Express installation has having installed certain things. I’m also going to ensure that I do NOT install SQL Server Express Edition on Visual Studio 2008 as I’ve had problems with that before. Then I’m going to install Visual Studio 2008, then SQL Server 2008, then any patches for either and we’ll see how we get on.
Order to install visual studio and sql server windows 7#
Windows 7 is already installed on my laptop. So this time, that is the strategy that I’m going to take. Last time, it would seem, the best solution was to install things in the order in which Microsoft released them with the notable exception of the operating system. I’m about to go through a similar exercise on Windows 7 and given the issues I had then I thought that it would be only right to document the procedure in case any problems arose. Quite a while ago I blogged about the Visual Studio / SQL Server install order on Windows Vista.
