Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Friday, August 31, 2007 5:45 PM | 4 votes
Where do you download that version? I can only find 2.0 and 3.0, and the program I'm trying to use wants 2.0.50727.
All replies (5)
Friday, August 31, 2007 9:58 PM âś…Answered
That is a folder in the .NET 2.0 directory in your C drive there are a lot of tools in that directory for .NET 2.0 development. So search your C drive for this directory if it is not there you can download the .NET 2.0 redistributable in the link below and install it. Hope this helps.
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727
Sunday, August 19, 2012 9:43 PM
the above link no longer works. Very frustrating how microsoft hides/removes older files that are still required in installations... how hard is to make sure we have a link NOT dieing like that?
To make things worse, searching on BING, microsofts own engine, cannot reveal the location of the installer for this particular version of .NET framework. This is very dissapointing
Friday, August 24, 2012 5:11 PM | 5 votes
U can download the 3.5 version that includes framework 2.0 from (direct link):
http://download.microsoft.com/download/7/0/3/703455ee-a747-4cc8-bd3e-98a615c3aedb/dotNetFx35setup.exe
Redistributable package:
http://download.microsoft.com/download/6/0/f/60fc5854-3cb8-4892-b6db-bd4f42510f28/dotnetfx35.exe
Monday, December 7, 2015 7:33 AM
I was facing the same issue but after a long period, my problem was solved be this method
U can download the 3.5 version that includes framework 2.0 from (direct link):
http://download.microsoft.com/download/7/0/3/703455ee-a747-4cc8-bd3e-98a615c3aedb/dotNetFx35setup.exe
Wednesday, April 18, 2018 1:21 PM
This worked for me. Had a lot of problems trying to install SyncToy, and this Framework installer solved it. Thanks for the link.