Welcome to MSDN Blogs Sign in | Join | Help

How to Download all of Visual Studio 2008 SP1

Visual Studio 2008 Service Pack 1 is comprised of multiple packages, including executables, installer packages, and patches. Compare this with Visual Studio 2005 SP1 which was a single patch wrapped in an executable. A lot of updates were made to both the .NET Framework and VS 2008 - along with changes to SQL and other bits from across the company - so a download manager was created to download only what you need.

But if you want to put VS 2008 SP1 on your network or a DVD for later or continued use, you can pass /createlayout to the download bootstrap application. The /createlayout parameter requires an argument to specify the directory to download to.

VS90sp1-KB945140-ENU.exe /createlayout \\server\share

After a brief moment, the following dialog is displayed.

This will download all the packages for a single language of VS2008 SP1 and will put an executable named SPInstaller.exe into that same directory. You'll need about 782MB free for SP1 Beta. Run SPInstaller.exe to install the service pack from that install point. SPInstaller.exe will first use valid packages in the same containing folder before fetching them from the Internet.

There is a known issue that .NET Framework 3.5 SP1 requires an active connection when installing the layout. This is because only the web bootstrap application is downloaded. For VS2008 SP1 Beta, you can work around this by downloading the full redistributable and replacing dotnetfx35setup.exe in the layout folder where you saved the rest of the downloaded files. Note that the package you download will be dotnetfx35.exe, so you'll need to rename it to dotnetfx35setup.exe. Just selecting the existing dotnetfx35.exe file in the Save As dialog will do this automatically.

Published Wednesday, May 14, 2008 2:33 PM by Heath Stewart

Comments

Wednesday, May 14, 2008 10:42 PM by How to Download all of Visual Studio 2008 SP1

# How to Download all of Visual Studio 2008 SP1

Thursday, May 15, 2008 9:50 PM by Mark

# re: How to Download all of Visual Studio 2008 SP1

I keep getting the following error when attempting to install the SP.  

dotnetfx35setup.exe returned non-MSI error code: 0x1 - Incorrect function

I submitted the feedback so you (MS) should have it.  I tried the network bootstrap, the full download with the partial dotnetframework and the full download with the replaced version of the full framework.  

OS: Vista 64

Friday, May 16, 2008 5:10 AM by The Problem Solver

# How to Download all of Visual Studio 2008 SP1

VS2008 SP1 Beta is quite a package. By default the installation downloads the packages as needed and

Friday, May 16, 2008 5:23 AM by WF Community Bloggers

# How to Download all of Visual Studio 2008 SP1

VS2008 SP1 Beta is quite a package. By default the installation downloads the packages as needed and

Friday, May 16, 2008 7:31 AM by Sam Gentile

# New and Notable 242

.NET/Visual Studio 2008 How to Download all of Visual Studio 2008 SP1 The Release of Visual Studio 2008

Friday, May 16, 2008 5:38 PM by @ Head

# The trials and tribulations of installing VS 2008 SP1

I wasn't going to install VS 2008 SP1 Beta on my main development machine until I read a MSDN blog

Thursday, May 29, 2008 7:05 AM by Visual Studio Team System

# Quelques informations sur Visual Studio Team System 2008 SP1 beta

Le Service Pack 1 de Visual Studio 2008 est actuellement en beta et en anglais. Il sera disponible prochainement

Friday, June 27, 2008 4:04 AM by Kamal

# Installing Visual Studio 2008 SP1

Hello

I downloaded full re-distributable

"dotnetfx35.exe" installer from the mentioned site

I renamed the file to "dotnetfx35setup.exe".

I ran the installer ... it showed succesfully installed message.

But when i open visual studio 2008 i dont see any modification to templates or files for

ADo.Net Data services and Entity Framework related stuff.

I dont understand whats wrong and i would really appreciate help.

Thanks

Kamal109-at-yahoo-Dot-Com

Wednesday, July 02, 2008 2:06 PM by Heath Stewart

# re: How to Download all of Visual Studio 2008 SP1

Kamal, did you remove KB949325 first from VS as documented in the Read Me? If you don't, SP1 appears to install but doesn't actually do much (i.e., doesn't update most of the files). There's also some discussion of this in http://forums.microsoft.com/msdn.

Friday, July 18, 2008 2:20 PM by Eddie Frederick

# re: How to Download all of Visual Studio 2008 SP1

A serious time saving tip!  Thank you!

Friday, July 25, 2008 5:49 AM by Peeyush

# re: How to Download all of Visual Studio 2008 SP1

What about the pre RTM & RTM versions?. Are those going to be realesed in similar fashion?.

Friday, July 25, 2008 10:36 AM by Heath Stewart

# re: How to Download all of Visual Studio 2008 SP1

Peeyush, yes they will.

Tuesday, July 29, 2008 6:17 PM by Benjy

# re: How to Download all of Visual Studio 2008 SP1

Hi Heath,

Re: the point about putting the .NET3.5 full setup package in the folder specified, do we have to do that prior to executing the VS..exe/CreateLayout command or is that to be done after the layout has been created and just prior to running the actual setup?

Thanks

Benjy

Friday, August 01, 2008 2:22 PM by Heath Stewart

# re: How to Download all of Visual Studio 2008 SP1

Benjy, replace the package after running /createlayout and before executing setup.exe.

Friday, August 08, 2008 1:35 PM by Mikael Syska

# re: How to Download all of Visual Studio 2008 SP1

Please include thats its a BETA ...

// ouT

Friday, August 08, 2008 1:52 PM by Heath Stewart

# re: How to Download all of Visual Studio 2008 SP1

Mikael, this functionality is available with the release of SP1 as well so I purposefully make no distinction of the beta or RTW.

Tuesday, October 21, 2008 3:11 AM by VB Feeds

# The trials and tribulations of installing VS 2008 SP1

I wasn't going to install VS 2008 SP1 Beta on my main development machine until I read a MSDN blog

Monday, February 02, 2009 4:02 PM by Heath Stewart's Blog

# Feature Changes in Visual Studio 2008 SP1 may prompt for SQLSysClrTypes.msi

After installing Visual Studio 2008 Service Pack 1 , adding or removing features from Visual Studio may

New Comments to this post are disabled
 
Page view tracker