Browse by Tags
All Tags »
.NET Framework (RSS)
Symptoms Visual Studio 2010 and/or .NET Framework 4.0 setup fails with 1603 error code or blocks running in Program Compatibility Mode. Windows Program Compatibility Assistant indicates that Visual Studio setup might not have installed correctly and prompts
Read More...
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...
We're looking for smart people for various jobs on the Deployment Technology Team! Job Code Position 218272 Software Development Engineer in Test 217222 Software Development Engineer 222180 Software Development Engineer 220716 Program Manager Lead 221339
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...
I've received the following question enought that I decided it would make a good blog post. Q. Why does the installation process say that it needs to download XX MB when I've either got the packages locally or if I am using the full redist package? A.
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...
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...
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...