Home » Archive by Day

Articles Archive for 5 December 2008

Microsoft .NET framework setup failed.
Friday, 5 Dec, 2008 – 14:25 | 4 Comments

If you encounter this while trying to install the standalone .Net Framework 1.1 or even 2.0 or 3.0, try doing this:
Go to your start menu.
Click on Run
Type in msiexec.exe /regserver
Hit Enter
Now try it again.  It …