Download Microsoft .NET Framework 3.5 SP1 Standalone Full Redistributable Setup Installer

Many applications uses Microsoft .NET Framework 3.5 as development platform, and thus requires .NET Framework to be installed beforehand, else the installation will request to download and install .NET Framework from Internet. On offline system without Internet access or online server with slow downloading speed, the requirement to download setup files through web may hit the wall – a no go.

Microsoft initially just provides a minimal size dotnetfx35setup.exe download which is a bootstrapper that will still need to download more files via Internet. For users who prefer to perform offline installation or install .NET Framework 3.5 SP1 without waiting for download to complete will have to download and save a copy of full complete standalone or redistributable Microsoft .NET Framework 3.5 SP1 setup installer, which is finally published by Microsoft.

Microsoft .NET Framework 3.5 SP1 (Service Pack 1) is a full cumulative update that contains many new features building incrementally upon .NET Framework 2.0, 3.0, 3.5, and includes cumulative servicing updates to the .NET Framework 2.0 and .NET Framework 3.0 subcomponents. See KB951847 for list of changes and fixed issues in the .NET Framework 3.5 Service Pack 1.

Download full package of Microsoft .NET Framework 3.5 SP1: dotnetfx35.exe (231 MB)

For known issues and release notes, refer to Microsoft .NET Framework 3.5 SP1 Readme.

43 Responses to “Download Microsoft .NET Framework 3.5 SP1 Standalone Full Redistributable Setup Installer”

Pages: « 2 [1] Show All

  1. Shyam
    May 13th, 2009 00:11
    25

    thanks for the installation link of dotnet framework 3.5

  2. jeph
    May 1st, 2009 16:39
    24

    can anyone please post the link to the language pack required to completely install .Net 3.5 to a pc w/o internet connection?
    it would be greatly appreciated.
    thanks in advance.

  3. Jan Wikholm
    April 29th, 2009 18:48
    23

    Thank you.

    Saved my day! Good thing Google found this site.

  4. hikkera
    April 24th, 2009 21:58
    22

    A REALLY HUGE THANK TO YOU MY FRIEND YOU WAS JUST SAVING MY DAY

    BEST WICHES!!! /Hikkera!

  5. Ricky Booby
    April 24th, 2009 17:07
    21

    Thx man this works well this is awesome thx man thx!! i will get jesus to take u their and he will give u flowers and i will kiss u, I was going for a drive on a beach down at Australia, and i ran over a dingo, i kept on going and then i hit a kangaroo, THX!!!

  6. dedndave
    April 23rd, 2009 18:35
    20

    oh – btw
    once you have installed .NET 3.5 sp1 (which includes 2.0 and 3.0), you should install KB959209.
    KB959209 is actually KB958481, KB958483, and KB958484.
    These 3 updates are OS specific – get the right ones for your machine.
    Install them in order (481 then 483 then 484).
    – dedndave

  7. dedndave
    April 23rd, 2009 18:18
    19

    The problem is not .NET, so far as I can determine.
    The problem is Windows Installer 3.1.
    What a piece of crapolla (highly technical term).
    I uninstalled Windows Installer 3.1.
    When doing so, it warns that several software packages may not work correctly. I did it, anyway.
    After that, install Windows Installer 4.5.

    For those that have not gone past .NET 1.1 (with updates), I suggest you install Windows Installer version 4.5 prior to installing .NET 2, 3, or 35. That way, you avoid the whol mess.
    – dedndave

  8. Antonia
    April 3rd, 2009 17:35
    18

    I have the same problem with Italian version. I asked Microsoft support and they replied: “Hello,

    Thank you for contacting Microsoft Customer Service.
    Microsoft .NET Framework 3.5 full redistributable Package does not require internet connection for installation. Please ensure that Windows Installer 3.1 is installed on the computer. Also, refer the Instructions and system requirements on the download page at http://www.microsoft.com/downloads/details.aspx?FamilyId=333325FD-AE52-4E35-B531-508D977D32A6&displaylang=en
    Now, click on “.NET Framework 3.5 full package” and save the file into a folder. As the download completes, you may run the file to install .NET Framework 3.5.
    For further assistance, you may contact our Support Professionals. From the information you have provided in your message, I found that you are located in the Italy. You may contact Microsoft Support Professionals in your region by visiting the following link:
    http://www.microsoft.com/worldwide/phone/contact.aspx?country=Italy
    I hope the issue is resolved soon.
    Thank you,”.
    Of course the issue is not resolved and Microsoft Italy support replied that no tecnical support is available for product in download section!

  9. karmaredlof
    March 28th, 2009 15:48
    17

    thannks mannnn………..
    even for online package

  10. D197419
    March 18th, 2009 18:09
    16

    Thank you!

  11. Ron
    March 8th, 2009 17:50
    15

    while installing, there is a prompt to download a 52mb file, since there a failure to download that file – the installation failed. (with a valid internet connection)
    I tried installing without the ‘lang package’ using: dotnetfx35.exe /lang:ENU
    but I’m having the same problem.. there is a prompt to download a file during the installation, and since that download fails, I cannot install the app.

    Does anyone knows what’s wrong?
    How can I install that app?

    (I have .Net 1,2,3 on my win xp)

  12. Karthik
    March 8th, 2009 03:32
    14

    Thanks you very much…this is what i needed….this can be done offline….thanks once again….bye and take care

  13. Jose Luis
    March 5th, 2009 08:43
    13

    FrameWork 3.5 offline installer (231MB) It works!!
    Ok, I was fustraded when I tried to install this 231MB (offline), beacuse it needed 10MB. But I checked the log file dd_dotnetfx35install.txt, reading that I found the next line:
    “Cannot access file: X:\dotnetfx35\wcu\dotNetFramework\dotnetfx35langpack_x86es.exe”

    That file is just language pack, so after installer downloaded dotnetfx35langpack_x86es.exe (35MB) the installation was finished successfully. (I know, is not a offline way)

    I did this:
    I copied dotnetfx35langpack_x86es.exe (My language pack), to:
    dotnetfx35\wcu\dotNetFramework\dotNetFX35\x86 (as a result of decompressing the dotnetfx35.exe).
    I probed this new method in virtual Pc, another installation without Internet conexion and It works.

    ZnarreZ wrote the single solution “/lang:ENU”, how to use it?
    - Make a file setup.bat with the code dotnetfx35.exe /lang:ENU
    (Save it, must be with dotnetfx35.exe) and run it (setup.bat)
    THANKS for the link and sorry for my english.

  14. Ali
    March 1st, 2009 06:08
    12

    THANK YOU! Online installer doesn’t work for me

  15. ZnarreZ
    February 1st, 2009 22:50
    11

    Thank you.

    I did also have the problem with another 52-63 mb file had to be downloaded while installing.

    As the box did not have internet, the installation-file had 5 attempt to download something before it gave up (that slowed down the installation much).

    However. I figured that it was trying to download a langaugepack, probably the Norwegian one, since my OS is Norwegian…

    To solve this, since i alreayd downloaded manually all the needed files, I used the parm: /lang:ENU (which means, no languagepack should be installed)…

    So, conclucion: To run it as a standalone, you type: /lang:ENU

    -ZnarreZ-

  16. Download Simple Directory Analyzer to Examine Folders and Files Details » My Digital Life
    January 16th, 2009 00:40
    10

    [...] order to run this software utility properly, you will need to have .NET Framework 3.5 installed in your PC system. Users can get a free download here and you may be surprised to find [...]

  17. Snower
    December 23rd, 2008 15:02
    9

    Thank YOU!!

  18. brad
    December 19th, 2008 14:27
    8

    hay man my pc is offline is there anyway i can download the full ten meg file elsewere then via usb transfer and install it to my pc?

  19. Colors
    December 18th, 2008 01:29
    7


    December 9th, 2008 05:20
    5

    During the installation it ask for conection to download 67MB of additional files.
    This is not an offline, really sucks.”

    Hello, is there any .net SP1 ONLY PACK? ‘Cause i just downloaded dotnetfx35.exe 197 MB (206,692,864 bytes)

  20. maple_0306
    December 12th, 2008 14:42
    6

    tq

  21. TGB
    December 9th, 2008 05:20
    5

    During the installation it ask for conection to download 67MB of additional files.
    This is not an offline, really sucks.

  22. JP
    December 5th, 2008 01:40
    4

    It still required to download another 17 mb of files in middle of the installation. This doesnt work if you have a machine without any network.

  23. playman
    December 3rd, 2008 10:21
    3

    Yeah, thanks

  24. PhreekUhXoid
    November 24th, 2008 07:18
    2

    Awesome … thx

  25. Artem S. Tashkinov
    November 24th, 2008 05:55
    1

    Thank you!

Pages: « 2 [1] Show All

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. To receive notification of latest comments posted, subscribe to My Digital Life Comments RSS feed or register to receive new comments in daily email digest.

New Articles

Incoming Search Terms for the Article

.net 3.5 download - .net 3.5 sp1 redistributable - .net framework 3.5 sp1 download - net framework 3.5 download - net framework 3.5 sp1 download - .net framework 3.5 sp1 redistributable - download .net framework 3.5 sp1 - net framework 3.5 full download - Microsoft .NET Framework 3.5 Service pack 2 (Full Package) - Português (Brasil) - .net framework 3.5 redistributable - framework 3.5 download - .net framework 3.5 sp1 offline installer - net framework 3.5 sp1 offline - .net framework 3.5 sp1 redistributable download - .net framework 3.5 full download - .net framework 3.5 sp1 full download - .net framework 3.5 download - .net framework 3.5 download full - .net 3.5 redistributable - download .net 3.5 - net framework 3.5 offline - dot net 3.5 sp1 redistributable - Net Framework 3.5 download full - .net 3.5 offline - framework 3.5 sp1 download - .net framework 3.5 sp1 offline - download net framework 3.5 sp1 - net framework 3.5 - net framework 3.5 full - net framework 3.5 sp1 redistributable - .net 3.5 sp1 download - .net framework 3.5 - dot net 3.5 download - net framework 3.5 sp1 full download - .net framework 3.5 sp1 full - Download framework 3.5 full - framework 3.5 sp1 offline - net framework 3.5 standalone - download .net framework 3.5 - framework 3.5 sp1 full download - framework 3.5 offline - microsoft .net framework 3.5 service pack 1 download - .net framework 3.5 sp1 standalone - FRAMEWORK 3.5 full - .net framework 3.5 full - .net framework full download - .net framework standalone - .net framework download full - .net framework 3.5 offline installer - .net framework 3.5 redistributable sp1 - dot net framework 3.5 download - net 3.5 download - .net 3.5 full - dotnetfx 3.5 download - net framework 3.5 sp1 standalone - dotnet framework 3.5 sp1 full download - .net framework 3.5 offline - download net framework 3.5 full - download framework 3.5 - net framework standalone - net framework full download - .net 3.5 redistributable SP1 - microsoft .net framework 3.5 service pack 1 offline installer - net framework 3.5 sp1 standalone setup - .net 3.5 offline installer - .net 3.5 sp1 redist - .net framework 3.5 standalone - dotnet 3.5 redistributable - download microsoft .net framework 3.5 service pack 1 - framework 3.5 download full - microsoft dot net framework 3.5 sp1 - microsoft .net framework 3.5 sp1 offline download - net framework 3.5 full install - net framework 3.5 sp1 full - net framework 3.5 Offline Installer -