Hi Bareback,
This issue may occur if the MSI update registration has become corrupted, or if the .NET installation on the computer has become corrupted. This may happen due to several possible reasons. You may follow the troubleshooting steps below:
1) Repair .NET Framework installation: You may try the suggested steps from the following link:
http://bit.ly/d0dTfk
2) Reset Windows update components: You may try to reset the Windows update components by following the steps from link below:
http://bit.ly/QrAS8
3) Install from Microsoft Download center: Download and install the standalone package of the updates from the Microsoft download center. You may follow the steps below:
• Download updates from Microsoft download Center: http://bit.ly/O0hxq
• Enter the KB article number in the search field and download the same.
• Double click on the downloaded file.
• And Click Run and Follow the wizard to install it.
4) If the issue persists, you may delete the contents of 'Software Distribution Folder' (this will lead to the deletion of complete Windows update history) which automatically rebuilds itself with subsequent Windows updates.
You may follow the steps below:
Open the Command Prompt window by clicking the Start button > All Programs > Accessories > Right click Command Prompt and run as administrator. Type the commands below:
net stop wuauserv
del c:\windows\SoftwareDistribution /q /s
net start wuauserv
Hope this helps.
Thanks and Regards,
Chinmay S