.NET Framework 3.0 SP1 :: How to get the redistributable package
The .Net Framework 3.0 SP1 has only a boot strap version available for download.
The download site link is give below:
To install this package the computer must be connected to Internet.
Hence every time you start the installation the full package needs to be downloaded. There could be a situation when the installation of the framework might fail. If the installation fails and you restart the installation the boot strap will try to download the full package again. You may also want to install the framework on a computer which is not connected to the Internet at all.
So this is mostly applicable to the scenario where you have a very specific requirement of SP1 for Framework 3.0 or you do not have Internet connection available where you are trying to install Framework 3.0 SP1.
Resolution
The steps give below can be done once to capture the full package.
1. Start -> Run -> %temp% ## this will open the logged in users temp folder.
2. Now start the setup using the boot strap that you have downloaded.
3. Let it show you the message to accept or reject the EULA.
4. At this point look at the temp folder to see if there is a folder by name "dotnetfx3521022.08".
5. Open the folder and navigate until you find the downloaded the SP1 package.
6. You can copy the file and save it in a different location on the hard drive.
7. Later this file can be used to install on a different computer.
You may install or cancel the installation on this computer after this.
The above steps is only helpful with Framework 3.0 SP1 Installation
Comments
Anonymous
September 23, 2008
Thank you thank you thank you!Anonymous
June 10, 2009
No folders created in TEMP, only one of those random folders in the C root which contained no MSI's.Anonymous
July 17, 2009
Thank you. Timesaver for mass installs and saturated internet circuits.Anonymous
July 17, 2009
Hi, You can download it from http://download.microsoft.com/download/6/0/f/60fc5854-3cb8-4892-b6db-bd4f42510f28/dotnetfx35.exeAnonymous
November 19, 2009
A simpler way is to get it from Microsoft. This is .Net Framework 3.0 with SP1 included. It installs on previus installed 3.0 or without it. x64 http://go.microsoft.com/fwlink/?LinkId=98106 x86 http://download.microsoft.com/download/8/F/E/8FEEE89D-9E4F-4BA3-993E-0FFEA8E21E1B/NetFx30SP1_x86.exe