Partager via


Final official version of .NET Framework 2.0 is available for download!

Hey, I'm happy to say that the .NET Framework 2.0 is finally finished, and the official RTM build (2.0.50727.42) is available for download on the Microsoft Download Center. Check out this location for a full list of .NET Framework 2.0 products that are available. Here are some of the most commonly requested downloads:

A couple of important notes here:

  1. The .NET Framework 2.0 SDK requires that you install the .NET Framework 2.0 redistributable first, so if you want the SDK make sure to download both
  2. The .NET Framework 2.0 redistributable is a language-neutral package. Setup UI will appear in the language of the OS you are running setup on (more setup packaging details are here if you are interested). The resources inside of the package are English only. There will be language packs available soon that contain non-English product resources.
  3. The .NET Framework 2.0 SDK is English only. Non-English languages will be available soon.

Comments

  • Anonymous
    October 27, 2005
    I don't have a MSDN subscription, so I can't get VS2005 yet. Is there any way for me to get doc on .NET Compact Framework 2.0? I'm looking for information like MSDN has on objects -- for example, I'd like to be able to see the properties/methods/events for the datagrid in the new version. I downloaded/installed it, but I can't seem to access any help for it. Thanks for your help.

  • Anonymous
    October 27, 2005

    The dotnet fx 2.0 redist once installing apparently uses the bootstrapping to preinstall its prerequites. Unfortunately one of these is the Windows Installer 3.0 which, when clicked, leads to a WGA walled web page from the Microsoft download center.

    As a .NET 2.0 developer, there is no way I am deploying .NET 2.0 apps on client machines anytime soon with such obstacles. I am certainly not going to inflinge my users this.

    Those obstacles clearly make things harder to deploy, not simpler. I am sure the bootstrapper team could do nothing about that, but what matters is the overall user experience. I am not going to write lengthy documentation about going through all of this either.

    Better stick to older .NET 1.x run-time versions.

    Or better yet, forget about deploying .NET apps altogether.

    What's your thoughts?

  • Anonymous
    October 28, 2005
    And if you're wondering why the final build was 2.0.50727.42, you probably don't know where your blanket is, either.

    .-)

  • Anonymous
    October 30, 2005
    Hi mobilemobile - the online MSDN documentation will be updated with VS 2005 information in the near future. In the meantime, you can use the beta documentation to find information about the .NET Compact Framework 2.0 topics you're looking for. You can get to the beta docs by going to http://lab.msdn.microsoft.com/vs2005/ and clicking on the Beta Docs link on the top of the page.

  • Anonymous
    October 30, 2005
    Hi Stephane - the .NET Framework 2.0 redist package uses an external UI handler, which is somewhat different from a bootstrapper. It does not try to install any prerequisites, but instead it checks for the presence or absence of the prereqs and blocks if they are not found. I describe the INI file and the prereq checking for the .NET Framework 2.0 redist at http://blogs.msdn.com/astebner/archive/2005/10/26/485025.aspx.

    The .NET Framework 2.0 redist does require a minimum of Windows Installer 3.0. For deployment scenarios where MSI 3.0 is not going to be present on client machines, this will require an additional deployment step. MSI 3.0 will be present on most machines because it is a part of the most recent service pack on Windows 2000, XP and 2003, but there are possible cases where it won't be present.

    I'm planning to write up some steps for doing this type of deployment in a future blog post.

    I understand that this is an inconvenience, but I don't think it is something that should discourage anyone from developing applications using .NET 2.0 (or .NET in general). If anyone reading this has any issues deploying .NET applications please don't hesitate to contact me (http://blogs.msdn.com/astebner/contact.aspx) and I'll try to help in whatever ways possible.

  • Anonymous
    October 30, 2005
    The comment has been removed

  • Anonymous
    January 03, 2006
    So when is DotNet framework 2.0 SP1 coming out. I work at a rather conservative company and they hate the idea of rolling out to a new version of the framework before atleast 1 service pack is out there. They don't want to run into any major 2.0 errors.

  • Anonymous
    May 30, 2006
    I have built a web application in Visual Studio 2005 and have installed the 2.0 framework on the webserver. For some reason it keeps giving me this error from teh server, and the file is there and also, the extensions are there too. Do you have any idea why this happening? Below is teh error:

    HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable.  Please review the following URL and make sure that it is spelled correctly.

  • Anonymous
    May 30, 2006
    Hi Claude - There are a lot of possible causes of this error.  I would suggest taking a look at the MSDN Forums (http://forums.microsoft.com) for suggestions about how to narrow down the root cause of this type of error.

  • Anonymous
    June 13, 2006
    PingBack from http://www.galhano.com/blog/?p=98

  • Anonymous
    June 23, 2006
    PingBack from http://blogs.msdn.com/astebner/articles/492809.aspx

  • Anonymous
    November 03, 2006
    If your looking for the redists, you can find all of them here . (Of course, they are in the SDK directory

  • Anonymous
    February 16, 2007
    Where to get Visual Studio 2005 and the .NET Framework 2.0 Where to download the .NET Framework 2.0 redistributable