Browse by Tags
All Tags »
2.0 (RSS)
If you see an error like: [05/20/08,14:05:17] Microsoft .NET Framework 2.0SP1 (CBS): ***ERRORLOG EVENT*** : Error: Installation failed for component Microsoft .NET Framework 2.0SP1 (CBS). MSI returned error code 1058 [05/20/08,14:05:17] Setup.exe: GetGlobalCustomProperty
Read More...
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...
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...
Most of the time this issue points back to a corrupted download. Redowndownloading the package to a different directory will normally do the trick. The place to download the framework from: http://msdn2.microsoft.com/en-us/netframework/aa731542.aspx You
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...