Friday, 4 October 2013

Cannot install .Net Framework 4.0; the installation fails and I get the error message "HRESULT 0x8000247";

Resolution Tips:
a: Click Start > Run.
b: Type cmd and press Enter.
Please run the following command in the opened window.
net stop WuAuServ
c: Click Start > Run Type %windir% and press Enter.
d: In the opened folder, rename the folder SoftwareDistribution to SDold.


e: Click Start> Run type cmd and press Enter.

Please run the following command in the opened window.
net start WuAuServ


Run the setup file again.