Browse by Tags
All Tags »
3.0 (RSS)
Recently the .NET Framework 3.5 Language packages were released. You can get them by going to the following Microsoft Download center details page. 2.0 x86 -- http://www.microsoft.com/downloads/details.aspx?FamilyId=5F7F4632-C9C0-4E79-B269-C2AEE9D1962E&displaylang=en
Read More...
I've received the following type of question a few times and would like to give the answer with some background: Q. Where is the .NET Framework 3.0 SP1 & 2.0 SP1 for Vista RTM? A. .NET Framework 3.0 & 2.0 released with Vista as OS Windows Components,
Read More...
With .NET Framework 3.5 on Vista or LHS you might get one of the following KBs installed. The following table helps to identify which KB matches what Framework version and which language. LCID = Language Code ID. NetFx2.0 SP1 & NetFx3.0 SP1 = These
Read More...
One of the .NET Framework 3.0 or 3.5 prerequisite packages requires that the Print Spooler service is running in the "Started" State. If the Print Spooler Service is not running, the .NET Framework 3.0 or 3.5 installation will fail. To resolve this issue
Read More...
Please follow the official guidelines at http://msdn.microsoft.com/en-us/library/cc160716.aspx
Read More...
.NET Framework 3.0 SP1 & 3.5 released with a small webdownload, which then manages the installation of .NET Framework across all supported OS and architectures. This Blog will explain what they are and how to use them in your role as an end-user,
Read More...
Step 1. It would be super helpful if you could provide the following information at the beginning of your post: Version of .NET Framework you are trying to install. Where did you get it (web page, path, application that redistributed the framework) Is
Read More...
If you want to detect if your .NET Framework 3.5 installation was successful, you can use this tool to verify that the right versions are installed. Instructions: 1. Download the following file to your computer: http://cid-e7f319723234fb5c.skydrive.live.com/self.aspx/Public/netfx35tools/NetFx35_detect_issues.bat
Read More...
When you install .NET Framework 3.5, it installs .NET Framework 3.0 SP1 & .NET Framework 2.0 SP1, or equivelent cumulative update on Vista. For 3.5 RTM we look for the following: Registry Key Name Value HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ NET Framework
Read More...
Commonly this is caused by the installation program you've downloaded to become corrupted in the download. By redownloading to either a different location you should be able to fix this issue. Another common remedy for this issue is to download the redistributable
Read More...
This is a common question on the .NET Framework Setup Forum. Let me first answer this by YES!!! ABSOLUTELY!!! WE DESIGNED IT THAT WAY!!!! Ok now that is out of the way, I would like to explain why. .NET Framework 3.0 is built on the .NET Framework 2.0
Read More...
I've been noticing that quite a few of you are having issues uninstalling a framework when partially installed or when it has been corrupted. If you can get to the framework origininal installation package then that would be very helpful. A central location
Read More...
A. Visual Studio 2005 will target your managed appliations as 2.0 by default. 3.0 adds to the 2.0 layer and is fully backwards compatible. For more information check out the following link: http://msdn2.microsoft.com/en-us/netframework/aa663309.aspx If
Read More...
To collect the logs please follow the steps found on aaronste’s blog: Tool to automatically collect and cab VS 2008 and .NET Framework 3.5 setup log files
Read More...